initial port
Showing
.gitlab-ci.yml
0 → 100644
module github.com/libp2p/go-libp2p-loggables | ||
module gitlab.dms3.io/p2p/go-p2p-loggables | ||
require ( | ||
github.com/davecgh/go-spew v1.1.1 // indirect | ||
github.com/google/uuid v1.1.1 | ||
github.com/ipfs/go-log v0.0.1 | ||
github.com/libp2p/go-libp2p-core v0.3.0 | ||
github.com/multiformats/go-multiaddr v0.2.1 | ||
github.com/multiformats/go-multiaddr v0.2.2 | ||
gitlab.dms3.io/p2p/go-p2p-core v0.0.1 | ||
) | ||
go 1.15 |
Please register or sign in to comment