Skip to content

Commit

Permalink
Bump Go to 1.23.1 (#396)
Browse files Browse the repository at this point in the history
  • Loading branch information
pmatseykanets authored Sep 23, 2024
1 parent 2250640 commit 0267f06
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/rancher/cli

go 1.22.0
go 1.23.0

toolchain go1.22.5
toolchain go1.23.1

replace k8s.io/client-go => k8s.io/client-go v0.30.1

Expand Down

0 comments on commit 0267f06

Please sign in to comment.