-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Closed
Description
Tracking issue for the migration of ipfs deps that are incompatible with go modules, i.e. they have a git tag that is semver and >=v2. This spans packages in both ipfs and libp2p.
Packages:
- github.com/ipfs/go-ipfs-cmds
- github.com/ipfs/go-datastore
- github.com/libp2p/go-libp2p
- github.com/libp2p/go-libp2p-circuit
- github.com/libp2p/go-libp2p-crypto
- github.com/libp2p/go-libp2p-host
- github.com/libp2p/go-libp2p-kad-dht
- github.com/libp2p/go-libp2p-kbucket
- github.com/libp2p/go-libp2p-metrics
- github.com/libp2p/go-libp2p-net
- github.com/libp2p/go-libp2p-peer
- github.com/libp2p/go-libp2p-peerstore
- github.com/libp2p/go-libp2p-pnet
- github.com/libp2p/go-libp2p-record
- github.com/libp2p/go-libp2p-routing
- github.com/libp2p/go-libp2p-secio
- github.com/libp2p/go-libp2p-swarm
- github.com/libp2p/go-stream-muxer
Along the way, I will attempt to migrate any incompatible packages that are dependencies of the above listed packages as well.
Metadata
Metadata
Assignees
Labels
No labels