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 d0d0f54 commit 21d65f2Copy full SHA for 21d65f2
go.mod
@@ -24,8 +24,6 @@ require (
24
sigs.k8s.io/yaml v1.4.0
25
)
26
27
-// replace github.com/pdok/smooth-operator => ../smooth-operator
28
-
29
replace github.com/abbot/go-http-auth => github.com/abbot/go-http-auth v0.4.0 // for github.com/traefik/traefik/v3
30
31
require (
0 commit comments