Skip to content

Commit

Permalink
update go toolchain to use 1.23.0 as minimal instead of 1.23
Browse files Browse the repository at this point in the history
  • Loading branch information
SVilgelm committed Aug 23, 2024
1 parent e92743d commit 7ae115a
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,3 +1,3 @@
module github.com/sv-tools/gstack

go 1.23
go 1.23.0

0 comments on commit 7ae115a

Please sign in to comment.