Skip to content

Commit

Permalink
chore(deps): bump golangci-lint from v1.51.2 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 d8d87cb commit aa679e0
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 @@
2b9b91f44000434af60a0e0b1a608c9233271ca4
02869eb2d4911b7389209b0b4dd78ffaa40464c2
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 aa679e0

Please sign in to comment.