Skip to content

Commit

Permalink
testing with 1.21 go.mod version
Browse files Browse the repository at this point in the history
Signed-off-by: Madhav Jivrajani <madhav.jiv@gmail.com>
  • Loading branch information
MadhavJivrajani committed Mar 6, 2024
1 parent 95d906a commit 3766b7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module k8s.io/utils

go 1.18
go 1.21

require (
github.com/davecgh/go-spew v1.1.1
Expand Down

0 comments on commit 3766b7d

Please sign in to comment.