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) (#7841)

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 83fda8a commit 06ac6ec
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 @@
174c47b656d937f3c8e42bdee90866ad6415afff
6657a8fbd1474b8e01d2c54f7e67c59e78aebf08
2 changes: 1 addition & 1 deletion mk/dependencies/go-deps.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ for i in \
${PGV} \
${PGKUMADOC} \
github.com/onsi/ginkgo/v2/ginkgo@$(go list -m github.com/onsi/ginkgo/v2 | cut -d ' ' -f2) \
github.com/golangci/golangci-lint/cmd/golangci-lint@v1.53.3 \
github.com/golangci/golangci-lint/cmd/golangci-lint@v1.54.1 \
github.com/mikefarah/yq/[email protected] \
github.com/norwoodj/helm-docs/cmd/[email protected] \
golang.stackrox.io/kube-linter/cmd/[email protected]; do
Expand Down

0 comments on commit 06ac6ec

Please sign in to comment.