mirror of
https://github.com/status-im/status-go.git
synced 2025-01-23 05:00:35 +00:00
8 lines
170 B
Modula-2
8 lines
170 B
Modula-2
module github.com/libp2p/go-reuseport
|
|
|
|
require (
|
|
github.com/pkg/errors v0.8.1
|
|
github.com/stretchr/testify v1.3.0
|
|
golang.org/x/sys v0.0.0-20190228124157-a34e9553db1e
|
|
)
|