script: upgrade asmfmt to v1.3.2 (#265)
This commit is contained in:
committed by
GitHub
parent
6a6b0bd11d
commit
bc4d885a6d
@@ -13,7 +13,7 @@ go install github.com/campoy/embedmd@v1.0.0
|
|||||||
go install github.com/dlespiau/covertool@v0.0.0-20180314162135-b0c4c6d0583a
|
go install github.com/dlespiau/covertool@v0.0.0-20180314162135-b0c4c6d0583a
|
||||||
|
|
||||||
# asmfmt for enforcing assembly style
|
# asmfmt for enforcing assembly style
|
||||||
go install github.com/klauspost/asmfmt/cmd/asmfmt@v1.3.1
|
go install github.com/klauspost/asmfmt/cmd/asmfmt@v1.3.2
|
||||||
|
|
||||||
# goimports for import grouping.
|
# goimports for import grouping.
|
||||||
go install golang.org/x/tools/cmd/goimports@v0.1.10
|
go install golang.org/x/tools/cmd/goimports@v0.1.10
|
||||||
|
|||||||
Reference in New Issue
Block a user