Skip to content

Commit

Permalink
fix(mockery): upgrade from v2.12.2 to v2.12.3
Browse files Browse the repository at this point in the history
  • Loading branch information
qdm12 committed Jul 13, 2022
1 parent ece4825 commit a23af6a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion alpine.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ARG GOMODIFYTAGS_VERSION=v1.16.0
ARG GOPLAY_VERSION=v1.0.0
ARG GOTESTS_VERSION=v1.6.0
ARG DLV_VERSION=v1.8.3
ARG MOCKERY_VERSION=v2.12.2
ARG MOCKERY_VERSION=v2.12.3
ARG GOMOCK_VERSION=v1.6.0
ARG MOCKGEN_VERSION=v1.6.0
ARG GOPLS_VERSION=v0.8.4
Expand Down
2 changes: 1 addition & 1 deletion debian.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ARG GOMODIFYTAGS_VERSION=v1.16.0
ARG GOPLAY_VERSION=v1.0.0
ARG GOTESTS_VERSION=v1.6.0
ARG DLV_VERSION=v1.8.3
ARG MOCKERY_VERSION=v2.12.2
ARG MOCKERY_VERSION=v2.12.3
ARG GOMOCK_VERSION=v1.6.0
ARG MOCKGEN_VERSION=v1.6.0
ARG GOPLS_VERSION=v0.8.4
Expand Down

0 comments on commit a23af6a

Please sign in to comment.