bump go.mod to Go 1.16 and run go fix

This commit is contained in:
web3-bot 2021-12-10 11:50:44 +00:00
parent 523a9c8afd
commit 55c3c00979

2
go.mod
View File

@ -6,4 +6,4 @@ require (
golang.org/x/sys v0.0.0-20190626221950-04f50cda93cb // indirect
)
go 1.12
go 1.16