Skip to content

Commit

Permalink
chore(deps): bump golangci-lint from v1.53.3 to v1.54.1 (backport of #…
Browse files Browse the repository at this point in the history
…7837) (#7842)

chore(deps): bump golangci-lint from v1.53.3 to v1.54.1 (#7837)

This brings full go v1.21 support

Signed-off-by: Mike Beaumont <[email protected]>
Co-authored-by: Mike Beaumont <[email protected]>
  • Loading branch information
kumahq[bot] and michaelbeaumont authored Sep 25, 2023
1 parent f9bd73a commit 3d51f3c
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 @@
43d4f39b39e5bbef3f706d7ef127046f87695632
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.53.3"
VERSION="1.54.1"

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

Expand Down

0 comments on commit 3d51f3c

Please sign in to comment.