Skip to content

Commit b71f5dd

Browse files
committed
chore!: bump go.mod to Go 1.24 and run go fix
BREAKING CHANGE: Updating the Go version to 1.24
1 parent f7160bb commit b71f5dd

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
module github.com/filecoin-project/go-state-types
22

3-
go 1.23.10
4-
5-
toolchain go1.24.2
3+
go 1.24
64

75
retract v0.12.7 // wrongfully skipped a patch version, use v0.12.6 or v0.12.8&^
86

0 commit comments

Comments
 (0)