Skip to content

Commit 199cca9

Browse files
chore(deps): update module github.com/bufbuild/buf to v1.37.0 (#86)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9ac7acd commit 199cca9

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.36.0
32+
RUN GO111MODULE=on GOBIN=/usr/local/bin go install github.com/bufbuild/buf/cmd/buf@v1.37.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)