Skip to content

Commit d9082b1

Browse files
committed
Update deps
1 parent 68379fd commit d9082b1

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
@@ -42,6 +42,7 @@ require (
4242
github.com/jarcoal/httpmock v1.3.1
4343
github.com/patrickmn/go-cache v2.1.0+incompatible
4444
github.com/stretchr/testify v1.10.0
45+
golang.org/x/time v0.11.0
4546
sigs.k8s.io/controller-runtime v0.20.4
4647
)
4748

@@ -130,7 +131,6 @@ require (
130131
golang.org/x/sys v0.31.0 // indirect
131132
golang.org/x/term v0.30.0 // indirect
132133
golang.org/x/text v0.23.0 // indirect
133-
golang.org/x/time v0.11.0 // indirect
134134
gomodules.xyz/jsonpatch/v2 v2.5.0 // indirect
135135
google.golang.org/protobuf v1.36.6 // indirect
136136
gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect

0 commit comments

Comments
 (0)