Skip to content

Commit

Permalink
lint: Update golangci-lint to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
cfergeau committed Apr 18, 2024
1 parent 764248b commit 525f777
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ GLOW_CMD = $(TEMP_DIR)/glow

# Tool versions #################################
QUILL_VERSION = latest
GOLANG_CI_VERSION = v1.52.2
GOLANG_CI_VERSION = v1.57.2
GOBOUNCER_VERSION = v0.4.0
GORELEASER_VERSION = v1.17.0
GOSIMPORTS_VERSION = v0.3.8
Expand Down

0 comments on commit 525f777

Please sign in to comment.