Skip to content

Commit fe21ab5

Browse files
chore(deps): update module github.com/bufbuild/buf/cmd/buf to v1.66.0
| datasource | package | from | to | | ---------- | ------------------------------- | ------- | ------- | | go | github.com/bufbuild/buf/cmd/buf | v1.65.0 | v1.66.0 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 2ddd1e5 commit fe21ab5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mimir-build-image/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ RUN GO111MODULE=on \
5858
go install github.com/norwoodj/helm-docs/cmd/helm-docs@v1.14.2 && \
5959
go install github.com/open-policy-agent/conftest@v0.66.0 && \
6060
go install github.com/uber-go/gopatch@v0.4.0 && \
61-
go install github.com/bufbuild/buf/cmd/buf@v1.65.0 && \
61+
go install github.com/bufbuild/buf/cmd/buf@v1.66.0 && \
6262
rm -rf /go/pkg /go/src /root/.cache
6363

6464
COPY --from=helm /usr/bin/helm /usr/bin/helm

0 commit comments

Comments
 (0)