Andrea Maria Piana 36430257fd Upgrade geth
Point to the new fork of geth.
2021-07-20 10:57:38 +02:00

10 lines
175 B
Modula-2

module github.com/elastic/gosigar
go 1.14
require (
github.com/pkg/errors v0.9.1
github.com/stretchr/testify v1.4.0
golang.org/x/sys v0.0.0-20180810173357-98c5dad5d1a0
)