Skip to content

Commit

Permalink
Revert "Revert go.mod version change"
Browse files Browse the repository at this point in the history
This reverts commit 6bb4110.
  • Loading branch information
bruth committed Sep 13, 2024
1 parent 6bb4110 commit e2fcd41
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
module github.com/k3s-io/kine

go 1.21
go 1.21.0

toolchain go1.22.2
toolchain go1.23.1

require (
github.com/Rican7/retry v0.1.0
Expand Down

0 comments on commit e2fcd41

Please sign in to comment.