Logo
Explore Help
Sign In
logos-messaging/go-multiaddr
1
0
Fork 0
You've already forked go-multiaddr
mirror of https://github.com/logos-messaging/go-multiaddr.git synced 2026-01-02 13:03:11 +00:00
Code Issues Packages Projects Releases Wiki Activity
go-multiaddr/go.mod

11 lines
221 B
Modula-2
Raw Normal View History

Add go.mod support
2019-02-20 23:27:03 +01:00
module github.com/multiformats/go-multiaddr
sync: update CI config files (#164)
2021-08-17 09:40:45 -04:00
go 1.16
absorb go-maddr-filter; rm stale Makefile targets; upgrade deps (#124)
2020-05-14 16:34:54 +01:00
fix: minimal varint decoding * Enforce minimal varint encoding when decoding multiaddrs. * Ensure codecs fit in 32bit integers for compatibility. We can increase the size, but we'd need to change the `Protocol.Codec` type from `int` to `uint64`.
2019-09-17 23:32:55 -07:00
require (
feat: support decoding /p2p addresses that are encoded as CIDs
2020-08-11 14:40:13 -04:00
github.com/ipfs/go-cid v0.0.7
chore: bump deps go-varint and go-multihash
2020-08-11 14:43:45 -04:00
github.com/multiformats/go-multihash v0.0.14
github.com/multiformats/go-varint v0.0.6
move ResolveUnspecifiedAddress(es) here from libp2p/go-addr-util
2021-12-14 15:57:02 +04:00
github.com/stretchr/testify v1.7.0
fix: minimal varint decoding * Enforce minimal varint encoding when decoding multiaddrs. * Ensure codecs fit in 32bit integers for compatibility. We can increase the size, but we'd need to change the `Protocol.Codec` type from `int` to `uint64`.
2019-09-17 23:32:55 -07:00
)
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.0 Page: 32ms Template: 2ms
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