Skip to content

Commit a7032c7

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

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