add gomod support // tag v0.0.1.
Showing
go.mod
0 → 100644
module github.com/libp2p/go-libp2p-kbucket | ||
require ( | ||
github.com/ipfs/go-ipfs-util v0.0.1 | ||
github.com/ipfs/go-log v0.0.1 | ||
github.com/libp2p/go-libp2p-peer v0.0.1 | ||
github.com/libp2p/go-libp2p-peerstore v0.0.1 | ||
github.com/libp2p/go-testutil v0.0.1 | ||
) |
go.sum
0 → 100644
Please register or sign in to comment