ci: bump to go 1.19 (#330)
* Bump CI to Go 1.19 * Update golang/go edwards25519 test * Apply formatting to printer stubs output (to get correct comment formatting) * Bump gofumpt version
This commit is contained in:
committed by
GitHub
parent
e788b7675f
commit
429cf3cdbf
@@ -21,7 +21,7 @@ go install github.com/klauspost/asmfmt/cmd/asmfmt@v1.3.2
|
||||
go install golang.org/x/tools/cmd/goimports@v0.1.10
|
||||
|
||||
# gofumpt for stricter formatting.
|
||||
go install mvdan.cc/gofumpt@v0.2.1
|
||||
go install mvdan.cc/gofumpt@v0.3.1
|
||||
|
||||
# yamlfmt for yaml formatting.
|
||||
go install github.com/gechr/yamlfmt@v0.0.0-20220216093356-e9288cd48d12
|
||||
|
||||
Reference in New Issue
Block a user