Skip to content

Commit

Permalink
gopls upgraded from v0.13.1 to v0.13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
qdm12 committed Aug 15, 2023
1 parent d739139 commit 7d6ada2
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 @@ -8,7 +8,7 @@ ARG DLV_VERSION=v1.21.0
ARG MOCKERY_VERSION=v2.32.4
ARG GOMOCK_VERSION=v1.6.0
ARG MOCKGEN_VERSION=v1.6.0
ARG GOPLS_VERSION=v0.13.1
ARG GOPLS_VERSION=v0.13.2
ARG GOLANGCILINT_VERSION=v1.54.1
ARG IMPL_VERSION=v1.2.0
ARG GOPKGS_VERSION=v2.1.2
Expand Down
2 changes: 1 addition & 1 deletion debian.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ ARG DLV_VERSION=v1.21.0
ARG MOCKERY_VERSION=v2.32.4
ARG GOMOCK_VERSION=v1.6.0
ARG MOCKGEN_VERSION=v1.6.0
ARG GOPLS_VERSION=v0.13.1
ARG GOPLS_VERSION=v0.13.2
ARG GOLANGCILINT_VERSION=v1.54.1
ARG IMPL_VERSION=v1.2.0
ARG GOPKGS_VERSION=v2.1.2
Expand Down

0 comments on commit 7d6ada2

Please sign in to comment.