Skip to content

Commit

Permalink
fixup! Standard task runes
Browse files Browse the repository at this point in the history
  • Loading branch information
eccles committed Aug 21, 2024
1 parent 00479c4 commit aa0286b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions taskfiles/Taskfile_codeqa.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,6 @@ tasks:
summary: Upgrade modules
cmds:
- |
GATEWAYVERSION=$(protoc-gen-grpc-gateway -version | cut -d',' -f1 | cut -d' ' -f2)
go get -u github.com/grpc-ecosystem/grpc-gateway/v2@v${GATEWAYVERSION}
go mod tidy
go mod verify
Expand Down

0 comments on commit aa0286b

Please sign in to comment.