Skip to content

Commit

Permalink
feat(golangci-lint): upgrade v1.46.2 to v1.47.2
Browse files Browse the repository at this point in the history
  • Loading branch information
qdm12 committed Jul 22, 2022
1 parent 1bb8eac commit 4da1af3
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 @@ -9,7 +9,7 @@ ARG MOCKERY_VERSION=v2.14.0
ARG GOMOCK_VERSION=v1.6.0
ARG MOCKGEN_VERSION=v1.6.0
ARG GOPLS_VERSION=v0.9.1
ARG GOLANGCILINT_VERSION=v1.46.2
ARG GOLANGCILINT_VERSION=v1.47.2
ARG IMPL_VERSION=v1.1.0
ARG GOPKGS_VERSION=v2.1.2
ARG KUBECTL_VERSION=v1.24.3
Expand Down
2 changes: 1 addition & 1 deletion debian.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ ARG MOCKERY_VERSION=v2.14.0
ARG GOMOCK_VERSION=v1.6.0
ARG MOCKGEN_VERSION=v1.6.0
ARG GOPLS_VERSION=v0.9.1
ARG GOLANGCILINT_VERSION=v1.46.2
ARG GOLANGCILINT_VERSION=v1.47.2
ARG IMPL_VERSION=v1.1.0
ARG GOPKGS_VERSION=v2.1.2
ARG KUBECTL_VERSION=v1.24.3
Expand Down

0 comments on commit 4da1af3

Please sign in to comment.