Skip to content

Commit

Permalink
chore(deps): update module github.com/bufbuild/buf to v1.25.1 (#23)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Aug 3, 2023
1 parent cc5ab73 commit 4b8dfd0
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 @@ -30,7 +30,7 @@ golang-base:
RUN go install github.com/vektra/mockery/v2@v2.26.1

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

# install linter
# binary will be $(go env GOPATH)/bin/golangci-lint
Expand Down

0 comments on commit 4b8dfd0

Please sign in to comment.