update to linksystem tag
Showing
... | ... | @@ -4,12 +4,9 @@ go 1.15 |
require ( | ||
github.com/ipfs/go-cid v0.0.7 | ||
github.com/ipld/go-ipld-prime v0.7.1-0.20210225173718-8fef5312eb12 | ||
github.com/ipld/go-ipld-prime v0.9.0 | ||
github.com/mr-tron/base58 v1.2.0 // indirect | ||
github.com/multiformats/go-multihash v0.0.14 // indirect | ||
github.com/multiformats/go-varint v0.0.6 // indirect | ||
github.com/polydawn/refmt v0.0.0-20201211092308-30ac6d18308e | ||
golang.org/x/crypto v0.0.0-20201221181555-eec23a3978ad // indirect | ||
golang.org/x/sys v0.0.0-20201223074533-0d417f636930 // indirect | ||
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 | ||
) |
Please register or sign in to comment