File tree Expand file tree Collapse file tree 2 files changed +47
-34
lines changed Expand file tree Collapse file tree 2 files changed +47
-34
lines changed Original file line number Diff line number Diff line change @@ -3,17 +3,17 @@ module eth2-crawler
33go 1.16
44
55require (
6- github.com/99designs/gqlgen v0.14 .0
6+ github.com/99designs/gqlgen v0.16 .0
77 github.com/ethereum/go-ethereum v1.10.12
88 github.com/golang/snappy v0.0.4
99 github.com/google/uuid v1.3.0
1010 github.com/hashicorp/go-version v1.3.0
1111 github.com/ipdata/go v0.7.2
1212 github.com/libp2p/go-libp2p v0.15.1
13- github.com/libp2p/go-libp2p-core v0.9 .0
13+ github.com/libp2p/go-libp2p-core v0.14 .0
1414 github.com/libp2p/go-libp2p-noise v0.2.2
15- github.com/libp2p/go-tcp-transport v0.2.8
16- github.com/multiformats/go-multiaddr v0.4.0
15+ github.com/libp2p/go-tcp-transport v0.5.0
16+ github.com/multiformats/go-multiaddr v0.4.1
1717 github.com/protolambda/zrnt v0.25.0
1818 github.com/protolambda/ztyp v0.2.1
1919 github.com/robfig/cron/v3 v3.0.1
You can’t perform that action at this time.
0 commit comments