Skip to content

Commit 2d4d985

Browse files
henrybarretogustavosbarreto
authored andcommitted
chore(api): update mockery to version used on old mocks
1 parent 7212f3a commit 2d4d985

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ RUN apk add --update openssl build-base docker-cli
4343
RUN go install github.com/air-verse/[email protected] && \
4444
go install github.com/go-delve/delve/cmd/[email protected] && \
4545
go install github.com/golangci/golangci-lint/v2/cmd/[email protected] && \
46-
go install github.com/vektra/mockery/v2/...@v2.20.0
46+
go install github.com/vektra/mockery/v2/...@v2.53.2
4747

4848
WORKDIR $GOPATH/src/github.com/shellhub-io/shellhub
4949

0 commit comments

Comments
 (0)