update to go 1.16 (#281)
This commit is contained in:
6
go.mod
6
go.mod
@@ -4,7 +4,9 @@ go 1.12
|
||||
|
||||
require (
|
||||
github.com/google/go-cmp v0.2.0
|
||||
github.com/google/subcommands v1.0.1
|
||||
github.com/google/subcommands v1.2.0
|
||||
github.com/pmezard/go-difflib v1.0.0
|
||||
golang.org/x/tools v0.0.0-20190422233926-fe54fb35175b
|
||||
golang.org/x/mod v0.4.1 // indirect
|
||||
golang.org/x/sys v0.0.0-20210216224549-f992740a1bac // indirect
|
||||
golang.org/x/tools v0.1.0
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user