File tree Expand file tree Collapse file tree 2 files changed +212
-168
lines changed Expand file tree Collapse file tree 2 files changed +212
-168
lines changed Original file line number Diff line number Diff line change @@ -9,16 +9,18 @@ require (
99 github.com/google/uuid v1.3.0
1010 github.com/hashicorp/go-version v1.4.0
1111 github.com/ipdata/go v0.7.2
12- github.com/libp2p/go-libp2p v0.15.1
13- github.com/libp2p/go-libp2p-core v0.9.0
12+ github.com/ipfs/go-log v1.0.5 // indirect
13+ github.com/libp2p/go-libp2p v0.22.0
14+ github.com/libp2p/go-libp2p-core v0.20.0
1415 github.com/libp2p/go-libp2p-noise v0.2.2
1516 github.com/libp2p/go-tcp-transport v0.2.8
16- github.com/multiformats/go-multiaddr v0.5.0
17+ github.com/libp2p/go-yamux v1.4.1 // indirect
18+ github.com/multiformats/go-multiaddr v0.6.0
1719 github.com/protolambda/zrnt v0.25.0
1820 github.com/protolambda/ztyp v0.2.1
1921 github.com/robfig/cron/v3 v3.0.1
2022 github.com/rs/cors v1.8.2
21- github.com/stretchr/testify v1.7 .0
23+ github.com/stretchr/testify v1.8 .0
2224 github.com/vektah/gqlparser/v2 v2.2.0
2325 go.mongodb.org/mongo-driver v1.8.3
2426 gopkg.in/yaml.v2 v2.4.0
You can’t perform that action at this time.
0 commit comments