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

This commit is contained in:
web3-bot
2023-08-14 15:37:26 +02:00
committed by GitHub
parent aea9f4a20c
commit d900d766af

2
go.mod
View File

@@ -18,4 +18,4 @@ require (
lukechampine.com/blake3 v1.1.6 // indirect
)
go 1.19
go 1.20