bump go.mod to Go 1.19 and run go fix

This commit is contained in:
web3-bot
2023-02-08 12:49:07 +00:00
committed by Rod Vagg
parent 823c6b8a59
commit b729e38c6e

2
go.mod
View File

@@ -17,4 +17,4 @@ require (
golang.org/x/sys v0.0.0-20210309074719-68d13333faf2 // indirect
)
go 1.18
go 1.19