Skip to content

Commit 9ccb786

Browse files
authored
chore!: bump go.mod to Go 1.24 and run go fix (#71)
BREAKING CHANGE: Updating the Go version to 1.24
1 parent 4af978f commit 9ccb786

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ require (
2323
lukechampine.com/blake3 v1.2.1 // indirect
2424
)
2525

26-
go 1.23
26+
go 1.24

0 commit comments

Comments
 (0)