File tree Expand file tree Collapse file tree 2 files changed +14
-14
lines changed Expand file tree Collapse file tree 2 files changed +14
-14
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.24.0
5
5
godebug default=go1.24
6
6
7
7
require (
8
- github.com/cert-manager/cert-manager v1.17.1
8
+ github.com/cert-manager/cert-manager v1.17.2
9
9
github.com/onsi/ginkgo/v2 v2.22.0
10
10
github.com/onsi/gomega v1.36.1
11
11
k8s.io/api v0.32.1
@@ -75,12 +75,12 @@ require (
75
75
go.uber.org/multierr v1.11.0 // indirect
76
76
go.uber.org/zap v1.27.0 // indirect
77
77
golang.org/x/exp v0.0.0-20241217172543-b2144cdd0a67 // indirect
78
- golang.org/x/net v0.33 .0 // indirect
79
- golang.org/x/oauth2 v0.24 .0 // indirect
80
- golang.org/x/sync v0.10 .0 // indirect
81
- golang.org/x/sys v0.28 .0 // indirect
82
- golang.org/x/term v0.27 .0 // indirect
83
- golang.org/x/text v0.21 .0 // indirect
78
+ golang.org/x/net v0.38 .0 // indirect
79
+ golang.org/x/oauth2 v0.28 .0 // indirect
80
+ golang.org/x/sync v0.12 .0 // indirect
81
+ golang.org/x/sys v0.31 .0 // indirect
82
+ golang.org/x/term v0.30 .0 // indirect
83
+ golang.org/x/text v0.23 .0 // indirect
84
84
golang.org/x/time v0.8.0 // indirect
85
85
golang.org/x/tools v0.28.0 // indirect
86
86
gomodules.xyz/jsonpatch/v2 v2.4.0 // indirect
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.24.0
5
5
godebug default=go1.24
6
6
7
7
require (
8
- github.com/cert-manager/cert-manager v1.17.1
8
+ github.com/cert-manager/cert-manager v1.17.2
9
9
github.com/onsi/ginkgo/v2 v2.22.0
10
10
github.com/onsi/gomega v1.36.1
11
11
k8s.io/api v0.32.1
@@ -74,12 +74,12 @@ require (
74
74
go.uber.org/multierr v1.11.0 // indirect
75
75
go.uber.org/zap v1.27.0 // indirect
76
76
golang.org/x/exp v0.0.0-20241217172543-b2144cdd0a67 // indirect
77
- golang.org/x/net v0.33 .0 // indirect
78
- golang.org/x/oauth2 v0.24 .0 // indirect
79
- golang.org/x/sync v0.10 .0 // indirect
80
- golang.org/x/sys v0.28 .0 // indirect
81
- golang.org/x/term v0.27 .0 // indirect
82
- golang.org/x/text v0.21 .0 // indirect
77
+ golang.org/x/net v0.38 .0 // indirect
78
+ golang.org/x/oauth2 v0.28 .0 // indirect
79
+ golang.org/x/sync v0.12 .0 // indirect
80
+ golang.org/x/sys v0.31 .0 // indirect
81
+ golang.org/x/term v0.30 .0 // indirect
82
+ golang.org/x/text v0.23 .0 // indirect
83
83
golang.org/x/time v0.8.0 // indirect
84
84
golang.org/x/tools v0.28.0 // indirect
85
85
gomodules.xyz/jsonpatch/v2 v2.4.0 // indirect
You can’t perform that action at this time.
0 commit comments