Skip to content

Commit

Permalink
fix: downgrade minimal Go version
Browse files Browse the repository at this point in the history
  • Loading branch information
ccoVeille committed Sep 7, 2024
1 parent d3cbb9f commit 3049cd5
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/ccoveille/go-safecast

go 1.23.0
go 1.21

0 comments on commit 3049cd5

Please sign in to comment.