Skip to content

Commit 83533ff

Browse files
chore(deps): update module github.com/bufbuild/buf to v1.36.0 (#83)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a1f03f6 commit 83533ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Earthfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ golang-base:
2929
RUN go install github.com/vektra/mockery/v2@v2.42.0
3030

3131
# install buf from source
32-
RUN GO111MODULE=on GOBIN=/usr/local/bin go install github.com/bufbuild/buf/cmd/buf@v1.35.1
32+
RUN GO111MODULE=on GOBIN=/usr/local/bin go install github.com/bufbuild/buf/cmd/buf@v1.36.0
3333

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

0 commit comments

Comments
 (0)