1
0
Fork 0
forked from forks/go-ethereum
go-ethereum-modded-tocallarg/vendor/github.com/multiformats/go-multibase/go.mod
2019-03-06 12:45:28 +07:00

6 lines
133 B
Modula-2

module github.com/multiformats/go-multibase
require (
github.com/mr-tron/base58 v1.1.0
github.com/multiformats/go-base32 v0.0.3
)