Skip to content

Commit cc6fa60

Browse files
bcaton85openshift-cherrypick-robot
authored andcommitted
reverting go.mod change as well
1 parent 08171a5 commit cc6fa60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ require (
1717
github.com/tidwall/sjson v1.2.3
1818
go.uber.org/zap v1.25.0
1919
golang.org/x/net v0.34.0
20-
golang.org/x/text v0.21.0
2120
gopkg.in/yaml.v2 v2.4.0
2221
gopkg.in/yaml.v3 v3.0.1
2322
k8s.io/api v0.28.3
@@ -114,6 +113,7 @@ require (
114113
golang.org/x/sync v0.10.0 // indirect
115114
golang.org/x/sys v0.29.0 // indirect
116115
golang.org/x/term v0.28.0 // indirect
116+
golang.org/x/text v0.21.0 // indirect
117117
golang.org/x/time v0.3.0 // indirect
118118
golang.org/x/tools v0.21.1-0.20240508182429-e35e4ccd0d2d // indirect
119119
gomodules.xyz/jsonpatch/v2 v2.4.0 // indirect

0 commit comments

Comments
 (0)