fix upstream version numbers.
Showing
... | ... | @@ -3,7 +3,7 @@ module github.com/libp2p/go-eventbus |
go 1.12 | ||
require ( | ||
github.com/libp2p/go-libp2p-core v0.5.7-0.20200520143746-39497bae12c5 | ||
github.com/libp2p/go-libp2p-core v0.5.7 | ||
github.com/libp2p/go-libp2p-testing v0.1.1 | ||
github.com/stretchr/testify v1.4.0 | ||
) |
Please register or sign in to comment