Skip to content

Commit d839cdb

Browse files
authored
Merge pull request #2 from k8spacket/update-go-1.21
update go 1.21
2 parents 9be29ac + 024d5f8 commit d839cdb

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

go.mod

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
module github.com/k8spacket/plugin-api
22

3-
go 1.20
3+
go 1.21
44

5-
retract (
6-
v1.0.0 // Published accidentally.
7-
)
5+
retract v1.0.0 // Published accidentally.

0 commit comments

Comments
 (0)