Skip to content

Commit

Permalink
dlv upgraded from v1.9.0 to v1.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
qdm12 committed Aug 24, 2022
1 parent 1a8ddb3 commit 53c4cb2
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 @@ -4,7 +4,7 @@ ARG GO_VERSION=1.19
ARG GOMODIFYTAGS_VERSION=v1.16.0
ARG GOPLAY_VERSION=v1.0.0
ARG GOTESTS_VERSION=v1.6.0
ARG DLV_VERSION=v1.9.0
ARG DLV_VERSION=v1.9.1
ARG MOCKERY_VERSION=v2.14.0
ARG GOMOCK_VERSION=v1.6.0
ARG MOCKGEN_VERSION=v1.6.0
Expand Down
2 changes: 1 addition & 1 deletion debian.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ ARG GO_VERSION=1.19
ARG GOMODIFYTAGS_VERSION=v1.16.0
ARG GOPLAY_VERSION=v1.0.0
ARG GOTESTS_VERSION=v1.6.0
ARG DLV_VERSION=v1.9.0
ARG DLV_VERSION=v1.9.1
ARG MOCKERY_VERSION=v2.14.0
ARG GOMOCK_VERSION=v1.6.0
ARG MOCKGEN_VERSION=v1.6.0
Expand Down

0 comments on commit 53c4cb2

Please sign in to comment.