Skip to content

Commit 02a7590

Browse files
committed
fix deps
Signed-off-by: cpanato <ctadeu@gmail.com>
1 parent 7a299e7 commit 02a7590

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dependencies.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ dependencies:
7070
# match: "GO_VERSION: '\\d+.\\d+(alpha|beta|rc)?\\.?(\\d+)?'"
7171

7272
- name: "golang: 1.<major> (github workflows)"
73-
version: 1.23
73+
version: 1.24
7474
refPaths:
7575
- path: .github/workflows/release.yml
7676
match: "go-version: '\\d+.\\d+'"
@@ -459,7 +459,7 @@ dependencies:
459459

460460
# golangci-lint-version
461461
- name: "golangci-lint"
462-
version: v1.63
462+
version: v1.64
463463
refPaths:
464464
- path: .github/workflows/lint.yml
465465
match: "version: v\\d+.\\d+?\\.?(\\d+)?"

0 commit comments

Comments
 (0)