Logo
Explore Help
Register Sign In
go/cid
1
0
Fork 0
You've already forked cid
Code Issues Pull Requests Actions 2 Packages Projects Releases Wiki Activity
Files
feat/sum-read-stream
cid/go.mod

10 lines
215 B
Modula-2
Raw Permalink Normal View History

Add gomod and travis
2019-02-28 18:32:58 +01:00
module github.com/ipfs/go-cid
require (
Base36 support
2020-05-25 13:51:07 +02:00
github.com/multiformats/go-multibase v0.0.3
Add SumStream to read data from io.Reader This provides a way to create a CID without having to read all data into memory before passing it into Sum. Instead, call SumStream passing in an io.Reader.
2021-04-07 12:45:16 -07:00
github.com/multiformats/go-multihash v0.0.16-0.20210406191223-75ae3688857d
Bump github.com/multiformats/go-varint from 0.0.5 to 0.0.6 Bumps [github.com/multiformats/go-varint](https://github.com/multiformats/go-varint) from 0.0.5 to 0.0.6. - [Release notes](https://github.com/multiformats/go-varint/releases) - [Commits](https://github.com/multiformats/go-varint/compare/v0.0.5...v0.0.6) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-15 03:13:55 +00:00
github.com/multiformats/go-varint v0.0.6
Add gomod and travis
2019-02-28 18:32:58 +01:00
)
Use optimized multihash method for parsing
2019-11-11 16:33:49 -08:00
Add SumStream to read data from io.Reader This provides a way to create a CID without having to read all data into memory before passing it into Sum. Instead, call SumStream passing in an io.Reader.
2021-04-07 12:45:16 -07:00
go 1.15
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.3 Page: 22ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API