We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f30133 commit 35dd70eCopy full SHA for 35dd70e
1 file changed
go.mod
@@ -1,3 +1,7 @@
1
module github.com/k8spacket/plugin-api
2
3
go 1.19
4
+
5
+retract (
6
+ v1.0.0 // Published accidentally.
7
+)
0 commit comments