mirror of
https://github.com/coder/coder.git
synced 2026-09-21 12:44:32 +08:00
chore: fix trivy dependency (#21736)
This commit is contained in:
@@ -97,7 +97,7 @@ jobs:
|
||||
- name: Install yq
|
||||
run: go run github.com/mikefarah/yq/v4@v4.44.3
|
||||
- name: Install mockgen
|
||||
run: go install go.uber.org/mock/mockgen@v0.5.0
|
||||
run: go install go.uber.org/mock/mockgen@v0.6.0
|
||||
- name: Install protoc-gen-go
|
||||
run: go install google.golang.org/protobuf/cmd/protoc-gen-go@v1.30
|
||||
- name: Install protoc-gen-go-drpc
|
||||
|
||||
Reference in New Issue
Block a user