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