File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4
4
5
5
require (
6
6
github.com/99designs/gqlgen v0.14.0
7
- github.com/ethereum/go-ethereum v1.10.10
7
+ github.com/ethereum/go-ethereum v1.10.11
8
8
github.com/golang/snappy v0.0.4
9
9
github.com/google/uuid v1.3.0
10
10
github.com/hashicorp/go-version v1.2.0
Original file line number Diff line number Diff line change @@ -217,8 +217,8 @@ github.com/envoyproxy/go-control-plane v0.9.4/go.mod h1:6rpuAdCZL397s3pYoYcLgu1m
217
217
github.com/envoyproxy/go-control-plane v0.9.9-0.20201210154907-fd9021fe5dad /go.mod h1:cXg6YxExXjJnVBQHBLXeUAgxn2UodCpnH306RInaBQk =
218
218
github.com/envoyproxy/go-control-plane v0.9.9-0.20210512163311-63b5d3c536b0 /go.mod h1:hliV/p42l8fGbc6Y9bQ70uLwIvmJyVE5k4iMKlh8wCQ =
219
219
github.com/envoyproxy/protoc-gen-validate v0.1.0 /go.mod h1:iSmxcyjqTsJpI2R4NaDN7+kN2VEUnK/pcBlmesArF7c =
220
- github.com/ethereum/go-ethereum v1.10.10 h1:Ft2GcLQrr2M89l49g9NoqgNtJZ9AahzMb7N6VXKZy5U =
221
- github.com/ethereum/go-ethereum v1.10.10 /go.mod h1:W3yfrFyL9C1pHcwY5hmRHVDaorTiQxhYBkKyu5mEDHw =
220
+ github.com/ethereum/go-ethereum v1.10.11 h1:KKIcwpmur9iTaVbR2dxlHu+peHVhU+/KX//NWvT1n9U =
221
+ github.com/ethereum/go-ethereum v1.10.11 /go.mod h1:W3yfrFyL9C1pHcwY5hmRHVDaorTiQxhYBkKyu5mEDHw =
222
222
github.com/fatih/color v1.7.0 /go.mod h1:Zm6kSWBoL9eyXnKyktHP6abPY2pDugNf5KwzbycvMj4 =
223
223
github.com/fjl/memsize v0.0.0-20190710130421-bcb5799ab5e5 /go.mod h1:VvhXpOYNQvB+uIk2RvXzuaQtkQJzzIx6lSBe1xv7hi0 =
224
224
github.com/flynn/go-shlex v0.0.0-20150515145356-3f9db97f8568 /go.mod h1:xEzjJPgXI435gkrCt3MPfRiAkVrwSbHsst4LCFVfpJc =
You can’t perform that action at this time.
0 commit comments