Skip to content

Commit

Permalink
update golangci-lint version
Browse files Browse the repository at this point in the history
  • Loading branch information
yangjunmyfm192085 committed Sep 12, 2024
1 parent 32e8935 commit c370543
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.60.1
GOLANGCI_VERSION:=1.61.0

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

0 comments on commit c370543

Please sign in to comment.