Andrea Maria Piana 2f539d3bd2 Upgrade go-ens
Go ens needs to be updated to be compatible with the lastest geth
version
2021-07-20 10:57:38 +02:00

9 lines
149 B
Modula-2

module github.com/tklauser/go-sysconf
go 1.13
require (
github.com/tklauser/numcpus v0.2.2
golang.org/x/sys v0.0.0-20210316164454-77fc1eacc6aa
)