Skip to content

Commit

Permalink
ci(deps): bump golangci-lint to v1.55.2
Browse files Browse the repository at this point in the history
No new violations / changes needed.

Signed-off-by: Milas Bowman <[email protected]>
  • Loading branch information
milas committed Jan 10, 2024
1 parent 1cfeda7 commit f5c53c2
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 f5c53c2

Please sign in to comment.