ipld-eth-server/vendor/github.com/libp2p/go-addr-util/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
215 B
Modula-2

module github.com/libp2p/go-addr-util
require (
github.com/ipfs/go-log v0.0.1
github.com/multiformats/go-multiaddr v0.0.1
github.com/multiformats/go-multiaddr-net v0.0.1
github.com/whyrusleeping/mafmt v1.2.8
)