chore: bump go.mod to Go 1.20 and run go fix (#109)

This commit is contained in:
web3-bot
2023-08-14 15:36:23 +02:00
committed by GitHub
parent a4a0d29c09
commit 0304740d59

2
go.mod
View File

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