We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b468c90 commit b2b0f38Copy full SHA for b2b0f38
pkg/chipingress/go.mod
@@ -27,4 +27,4 @@ require (
27
gopkg.in/yaml.v3 v3.0.1 // indirect
28
)
29
30
-retract v1.0.0 // Use v0.0.1 instead
+retract [v1.0.0, v1.0.1]
0 commit comments