OSDN Git Service

Merge pull request #201 from Bytom/v0.1
[bytom/vapor.git] / vendor / github.com / multiformats / go-multihash / go.mod
diff --git a/vendor/github.com/multiformats/go-multihash/go.mod b/vendor/github.com/multiformats/go-multihash/go.mod
deleted file mode 100644 (file)
index 79a1dfc..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-module github.com/multiformats/go-multihash
-
-require (
-       github.com/gxed/hashland/keccakpg v0.0.1
-       github.com/gxed/hashland/murmur3 v0.0.1
-       github.com/minio/blake2b-simd v0.0.0-20160723061019-3f5f724cb5b1
-       github.com/minio/sha256-simd v0.0.0-20190131020904-2d45a736cd16
-       github.com/mr-tron/base58 v1.1.0
-       golang.org/x/crypto v0.0.0-20190211182817-74369b46fc67
-       golang.org/x/sys v0.0.0-20190219092855-153ac476189d // indirect
-)