Skip to content

Commit 25fd5e8

Browse files
authored
chore!: bump go.mod to Go 1.23 and run go fix (#135)
BREAKING CHANGE: Updating the Go version to 1.23
1 parent c5bdffb commit 25fd5e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ require (
3333
lukechampine.com/blake3 v1.3.0 // indirect
3434
)
3535

36-
go 1.22
36+
go 1.23

0 commit comments

Comments
 (0)