Skip to content

Commit

Permalink
Merge pull request #647 from projectcalico/bump-mockery-2.52.2-go1.24
Browse files Browse the repository at this point in the history
Update mockery to v2.52.2 for golang 1.24
  • Loading branch information
hjiawei authored Feb 13, 2025
2 parents 88ab060 + ce1fbc1 commit e6eae80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/calico-go-build/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ ARG TARGETARCH
ARG CONTAINERREGISTRY_VERSION=v0.20.2
ARG CONTROLLER_TOOLS_VERSION=v0.16.5
ARG GO_LINT_VERSION=v1.63.4
ARG MOCKERY_VERSION=2.50.4
ARG MOCKERY_VERSION=2.52.2
ARG YQ_VERSION=v4.44.6

ENV PATH=/usr/local/go/bin:$PATH
Expand Down

0 comments on commit e6eae80

Please sign in to comment.