mirror of
https://github.com/coder/coder.git
synced 2026-09-22 05:05:20 +08:00
chore: pin goimports to 0.31.0 (#17177)
This commit is contained in:
@@ -252,7 +252,7 @@ jobs:
|
||||
run: |
|
||||
go install google.golang.org/protobuf/cmd/protoc-gen-go@v1.30
|
||||
go install storj.io/drpc/cmd/protoc-gen-go-drpc@v0.0.34
|
||||
go install golang.org/x/tools/cmd/goimports@latest
|
||||
go install golang.org/x/tools/cmd/goimports@v0.31.0
|
||||
go install github.com/mikefarah/yq/v4@v4.44.3
|
||||
go install go.uber.org/mock/mockgen@v0.5.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user