Skip to content

Commit

Permalink
chore: update golanglint version to latest available
Browse files Browse the repository at this point in the history
  • Loading branch information
slashpai committed Dec 20, 2024
1 parent 5aa0e84 commit 8ffdc2d
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 @@ -30,7 +30,7 @@ ALL_BINARIES_PLATFORMS= $(addprefix linux/,$(ALL_ARCHITECTURES)) \

# Tools versions
# --------------
GOLANGCI_VERSION:=1.61.0
GOLANGCI_VERSION:=1.62.2

# Computed variables
# ------------------
Expand Down

0 comments on commit 8ffdc2d

Please sign in to comment.