Skip to content

Commit

Permalink
chore(deps): bump golangci-lint from v1.53.3 to v1.54.1 (#7837)
Browse files Browse the repository at this point in the history
This brings full go v1.21 support

Signed-off-by: Mike Beaumont <mjboamail@gmail.com>
  • Loading branch information
michaelbeaumont committed Sep 25, 2023
1 parent 4de28c4 commit 2dc8bda
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion mk/dependencies/deps.lock
Original file line number Diff line number Diff line change
@@ -1 +1 @@
50cf4b94403bc1e03c8ca18db970b193881ef991
ff735a3c767ba28327ec380cc92f1e75020afb9c
2 changes: 1 addition & 1 deletion mk/dependencies/golangci-lint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
set -e

OUTPUT_BIN_DIR=$1/bin
VERSION="1.51.2"
VERSION="1.54.1"

golangcilint="${OUTPUT_BIN_DIR}"/golangci-lint

Expand Down

0 comments on commit 2dc8bda

Please sign in to comment.