We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5e1158 commit 0363872Copy full SHA for 0363872
go.mod
@@ -108,4 +108,4 @@ require (
108
sigs.k8s.io/yaml v1.4.0 // indirect
109
)
110
111
-replace golang.org/x/net => golang.org/x/net v0.27.0
+replace golang.org/x/net => golang.org/x/net v0.44.0
0 commit comments