Skip to content

Commit eff27c4

Browse files
authored
chore!: bump go.mod to Go 1.25 and run go fix (#83)
BREAKING CHANGE: Updating the Go version to 1.25
1 parent 22d5a2d commit eff27c4

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
@@ -1,7 +1,7 @@
11
module github.com/ipshipyard/p2p-forge
22

33
// NOTE: p2p-forge should match go.mod of latest go-libp2p release
4-
go 1.24.0
4+
go 1.25
55

66
require (
77
github.com/aws/aws-sdk-go v1.55.6

0 commit comments

Comments
 (0)