ipld-eth-server/vendor/github.com/libp2p/go-libp2p-pnet/go.mod
Elizabeth Engelman 36533f7c3f Update vendor directory and make necessary code changes
Fixes for new geth version
2019-09-25 16:32:27 -05:00

9 lines
259 B
Modula-2

module github.com/libp2p/go-libp2p-pnet
require (
github.com/davidlazar/go-crypto v0.0.0-20170701192655-dcfb0a7ac018
github.com/libp2p/go-buffer-pool v0.0.2
github.com/libp2p/go-libp2p-core v0.0.1
golang.org/x/crypto v0.0.0-20190513172903-22d7a77e9e5f
)