Skip to content

Commit

Permalink
Update go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
yiannistri authored Nov 5, 2024
1 parent 14e9fde commit 00a2247
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,7 +1,7 @@
module github.com/rancher/cluster-api-provider-rke2

go 1.22
toolchain go1.22.5
go 1.22.0
toolchain go1.22.8

require (
github.com/blang/semver/v4 v4.0.0
Expand Down

0 comments on commit 00a2247

Please sign in to comment.