Skip to content

Commit 2962317

Browse files
authored
Merge pull request #2040 from SergeyKanzhelev/go1262
bump go tp 1.26.2
2 parents 7946ffa + 30434d0 commit 2962317

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dependencies.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ dependencies:
77
match: VERSION
88

99
- name: go
10-
version: 1.26
10+
version: 1.26.2
1111
refPaths:
1212
- path: go.mod
1313
match: go

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module sigs.k8s.io/cri-tools
22

3-
go 1.26.0
3+
go 1.26.2
44

55
require (
66
github.com/distribution/reference v0.6.0

0 commit comments

Comments
 (0)