Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/ethereum/go-ethereum from 1.9.25 to 1.10.22 #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
13 changes: 2 additions & 11 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,20 +4,11 @@ go 1.12

require (
github.com/allegro/bigcache v1.2.1 // indirect
github.com/aristanetworks/goarista v0.0.0-20190712234253-ed1100a1c015 // indirect
github.com/btcsuite/btcd v0.0.0-20190807005414-4063feeff79a // indirect
github.com/btcsuite/btcutil v0.0.0-20190425235716-9e5f4b9a998d
github.com/cespare/cp v1.1.1 // indirect
github.com/deckarep/golang-set v1.7.1 // indirect
github.com/edsrzf/mmap-go v1.0.0 // indirect
github.com/ethereum/go-ethereum v1.9.25
github.com/google/uuid v1.1.1 // indirect
github.com/ethereum/go-ethereum v1.10.22
github.com/palletone/adaptor v1.0.1-0.20191204100220-740fe858e09b
github.com/pborman/uuid v1.2.0 // indirect
github.com/prometheus/tsdb v0.10.0 // indirect
github.com/rjeczalik/notify v0.9.2 // indirect
github.com/rs/cors v1.7.0 // indirect
github.com/status-im/keycard-go v0.0.0-20190424133014-d95853db0f48 // indirect
github.com/stretchr/testify v1.4.0
github.com/tyler-smith/go-bip39 v1.0.2 // indirect
github.com/stretchr/testify v1.7.2
)
594 changes: 463 additions & 131 deletions go.sum

Large diffs are not rendered by default.

12 changes: 10 additions & 2 deletions vendor/github.com/VictoriaMetrics/fastcache/bigcache.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 4 additions & 1 deletion vendor/github.com/VictoriaMetrics/fastcache/go.mod

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 4 additions & 2 deletions vendor/github.com/VictoriaMetrics/fastcache/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 3 additions & 2 deletions vendor/github.com/VictoriaMetrics/fastcache/malloc_mmap.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

25 changes: 0 additions & 25 deletions vendor/github.com/aristanetworks/goarista/AUTHORS

This file was deleted.

177 changes: 0 additions & 177 deletions vendor/github.com/aristanetworks/goarista/COPYING

This file was deleted.

This file was deleted.

31 changes: 0 additions & 31 deletions vendor/github.com/aristanetworks/goarista/monotime/nanotime.go

This file was deleted.

Loading