Skip to content

Commit a2237f0

Browse files
chore: bump github.com/libp2p/go-tcp-transport from 0.2.8 to 0.5.0
Bumps [github.com/libp2p/go-tcp-transport](https://github.com/libp2p/go-tcp-transport) from 0.2.8 to 0.5.0. - [Release notes](https://github.com/libp2p/go-tcp-transport/releases) - [Commits](libp2p/go-tcp-transport@v0.2.8...v0.5.0) --- updated-dependencies: - dependency-name: github.com/libp2p/go-tcp-transport dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e686218 commit a2237f0

File tree

2 files changed

+47
-34
lines changed

2 files changed

+47
-34
lines changed

go.mod

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,17 @@ module eth2-crawler
33
go 1.16
44

55
require (
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

0 commit comments

Comments
 (0)