chore!: bump go.mod to Go 1.24 and run go fix (#121)

BREAKING CHANGE: Updating the Go version to 1.24
This commit is contained in:
web3-bot
2025-08-21 08:32:00 +01:00
committed by GitHub
parent 30bff74a3d
commit 40284dc62c

2
go.mod
View File

@@ -1,6 +1,6 @@
module github.com/libp2p/go-reuseport module github.com/libp2p/go-reuseport
go 1.23 go 1.24
require ( require (
github.com/stretchr/testify v1.7.0 github.com/stretchr/testify v1.7.0