Skip to content

Commit 60aa168

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

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