all: go 1.17 (#197)
Bump CI Go versions to 1.16 and 1.17. Update build tags with `go:build` equivalents. Upgrade asmfmt tool for new `go:build` support. Updates #183
This commit is contained in:
committed by
GitHub
parent
79bee1a316
commit
9c70781236
@@ -5,7 +5,7 @@ go 1.14
|
||||
require (
|
||||
github.com/campoy/embedmd v1.0.0 // indirect
|
||||
github.com/dlespiau/covertool v0.0.0-20180314162135-b0c4c6d0583a // indirect
|
||||
github.com/klauspost/asmfmt v1.2.1 // indirect
|
||||
github.com/klauspost/asmfmt v1.3.1 // indirect
|
||||
github.com/urfave/cli v1.22.5 // indirect
|
||||
mvdan.cc/gofumpt v0.0.0-20200412215918-a91da47f375c // indirect
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user