ci: uci/update-go (#44)

* chore: bump go.mod to Go 1.21 and run go fix

* chore: run go mod tidy
This commit is contained in:
web3-bot
2024-03-14 12:26:03 +01:00
committed by GitHub
parent 57cc4dfbcf
commit 2fe93b9dea
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/libp2p/go-netroute
go 1.20
go 1.21
require (
github.com/google/gopacket v1.1.19