mirror of
https://github.com/restic/restic.git
synced 2026-07-17 20:54:54 +00:00
Drop support for Go version 1.11
This commit is contained in:
@@ -362,7 +362,7 @@ func (env *TravisEnvironment) RunTests() error {
|
||||
return err
|
||||
}
|
||||
} else {
|
||||
msg("Skipping gofmt and module vendor check for %v\n", v)
|
||||
msg("Skipping gofmt and mod tidy check for %v\n", v)
|
||||
}
|
||||
|
||||
if err = runGlyphcheck(); err != nil {
|
||||
|
||||
Reference in New Issue
Block a user