Skip to content

Commit feb3204

Browse files
authored
chore!: bump go.mod to Go 1.24 and run go fix (#43)
BREAKING CHANGE: Updating the Go version to 1.24
1 parent 575e9ff commit feb3204

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ require (
1818
lukechampine.com/blake3 v1.1.7 // indirect
1919
)
2020

21-
go 1.23
21+
go 1.24

0 commit comments

Comments
 (0)