We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce79351 commit 5a8d9b7Copy full SHA for 5a8d9b7
.github/workflows/ci.yml
@@ -21,7 +21,7 @@ env:
21
E2E_SETUP_KUBECTL: yes
22
SUDO: sudo
23
GO_VERSION: "^1.19"
24
- GOLANGCI_LINT_VERSION: "v1.50.1"
+ GOLANGCI_LINT_VERSION: "v1.51.2"
25
26
jobs:
27
ci-go-lint:
0 commit comments