Skip to content

Commit

Permalink
chore: update mockery
Browse files Browse the repository at this point in the history
Signed-off-by: Arsene <tochemey@hotmail.com>
  • Loading branch information
Tochemey authored Dec 16, 2024
1 parent 7e61c28 commit 908af5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ golang-base:
RUN export PATH="$PATH:$(go env GOPATH)/bin"

# install vektra/mockery
RUN go install github.com/vektra/mockery/v2@v2.42.0
RUN go install github.com/vektra/mockery/v2@v2.50.0

# install buf from source
RUN GO111MODULE=on GOBIN=/usr/local/bin go install github.com/bufbuild/buf/cmd/buf@v1.47.2
Expand Down

0 comments on commit 908af5c

Please sign in to comment.