add support for dms3 protocol codec
Showing
... | ... | @@ -4,6 +4,6 @@ go 1.15 |
require ( | ||
github.com/stretchr/testify v1.4.0 | ||
gitlab.dms3.io/p2p/go-p2p-core v0.0.2 | ||
gitlab.dms3.io/p2p/go-p2p-testing v0.0.2 | ||
gitlab.dms3.io/p2p/go-p2p-core v0.0.3 | ||
gitlab.dms3.io/p2p/go-p2p-testing v0.0.4 | ||
) |
Please register or sign in to comment