Skip to content

Commit

Permalink
Upgrade github.com/gogo/protobuf/protoc-gen-gogoslick to v1.3.2
Browse files Browse the repository at this point in the history
Signed-off-by: Arve Knudsen <[email protected]>
  • Loading branch information
aknuds1 committed Oct 7, 2024
1 parent cd1294b commit c6581d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mimir-build-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ RUN git clone --depth 1 --branch ${SKOPEO_VERSION} https://github.com/containers
RUN GO111MODULE=on \
go install github.com/client9/misspell/cmd/[email protected] && \
go install github.com/golang/protobuf/[email protected] && \
go install github.com/gogo/protobuf/[email protected].0 && \
go install github.com/gogo/protobuf/[email protected].2 && \
go install github.com/weaveworks/tools/cover@bdd647e92546027e12cdde3ae0714bb495e43013 && \
go install github.com/fatih/[email protected] && \
go install github.com/campoy/[email protected] && \
Expand Down

0 comments on commit c6581d5

Please sign in to comment.