Skip to content

Commit

Permalink
Bump Go to v1.23.3
Browse files Browse the repository at this point in the history
Also don't enforce patch versions on downstream projects.

Signed-off-by: Tom Wieczorek <[email protected]>
  • Loading branch information
twz123 committed Nov 13, 2024
1 parent ee4573a commit 37e5aa5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
module github.com/k0sproject/rig

go 1.23.2
go 1.23

toolchain go1.23.3

require (
github.com/Microsoft/go-winio v0.6.2
Expand Down

0 comments on commit 37e5aa5

Please sign in to comment.