Skip to content

Commit a7b9564

Browse files
author
Khwaja Faraz Ahmed
committed
update dep [rebase]
Signed-off-by: Khwaja Faraz Ahmed <khwaja.ahmed@securiti.ai>
1 parent 0773071 commit a7b9564

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
module github.com/rancher/system-upgrade-controller
22

3-
go 1.24.6
3+
go 1.25.0
44

5-
toolchain go1.24.7
5+
toolchain go1.25.1
66

77
replace (
88
github.com/distribution/reference => github.com/distribution/reference v0.5.0

pkg/apis/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
module github.com/rancher/system-upgrade-controller/pkg/apis
22

3-
go 1.24.0
3+
go 1.25.0
44

5-
toolchain go1.24.7
5+
toolchain go1.25.1
66

77
require (
88
github.com/kubereboot/kured v1.13.1

0 commit comments

Comments
 (0)