Skip to content

Commit

Permalink
Merge pull request #11332 from milas/bump-golangci-lint
Browse files Browse the repository at this point in the history
ci(deps): bump golangci-lint to v1.55.2
  • Loading branch information
glours committed Jan 10, 2024
2 parents 1cfeda7 + f5c53c2 commit 6f62bcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

ARG GO_VERSION=1.21.6
ARG XX_VERSION=1.2.1
ARG GOLANGCI_LINT_VERSION=v1.54.2
ARG GOLANGCI_LINT_VERSION=v1.55.2
ARG ADDLICENSE_VERSION=v1.0.0

ARG BUILD_TAGS="e2e"
Expand Down

0 comments on commit 6f62bcc

Please sign in to comment.