mirror of
https://github.com/status-im/status-go.git
synced 2025-01-09 06:12:55 +00:00
36430257fd
Point to the new fork of geth.
10 lines
175 B
Modula-2
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
|
|
)
|