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 7a299e7 commit 02a7590Copy full SHA for 02a7590
dependencies.yaml
@@ -70,7 +70,7 @@ dependencies:
70
# match: "GO_VERSION: '\\d+.\\d+(alpha|beta|rc)?\\.?(\\d+)?'"
71
72
- name: "golang: 1.<major> (github workflows)"
73
- version: 1.23
+ version: 1.24
74
refPaths:
75
- path: .github/workflows/release.yml
76
match: "go-version: '\\d+.\\d+'"
@@ -459,7 +459,7 @@ dependencies:
459
460
# golangci-lint-version
461
- name: "golangci-lint"
462
- version: v1.63
+ version: v1.64
463
464
- path: .github/workflows/lint.yml
465
match: "version: v\\d+.\\d+?\\.?(\\d+)?"
0 commit comments