Skip to content

Commit

Permalink
chore(deps): update module github.com/bufbuild/buf to v1.47.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 14, 2024
1 parent feb843b commit a43fa6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ golang-base:
RUN go install github.com/vektra/mockery/v2@v2.42.0

# install buf from source
RUN GO111MODULE=on GOBIN=/usr/local/bin go install github.com/bufbuild/buf/cmd/buf@v1.46.0
RUN GO111MODULE=on GOBIN=/usr/local/bin go install github.com/bufbuild/buf/cmd/buf@v1.47.2

# install oapi to generate swagger
RUN go install github.com/oapi-codegen/oapi-codegen/v2/cmd/oapi-codegen@latest
Expand Down

0 comments on commit a43fa6c

Please sign in to comment.