good morning!!!!
Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
B
bor
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Harbor Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
open
bor
Commits
ebb70db2
Commit
ebb70db2
authored
Dec 8, 2020
by
Anjan Roy
Browse files
Options
Downloads
Patches
Plain Diff
chg: upgraded all dependencies to newer version
parent
81e35792
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
go.mod
+58
-46
58 additions, 46 deletions
go.mod
go.sum
+705
-86
705 additions, 86 deletions
go.sum
with
763 additions
and
132 deletions
go.mod
+
58
−
46
View file @
ebb70db2
...
...
@@ -3,69 +3,81 @@ module github.com/ethereum/go-ethereum
go 1.13
require (
github.com/Azure/azure-pipeline-go
v0.2.2 // indirect
github.com/Azure/azure-storage-blob-go
v0.7.0
github.com/Azure/go-autorest/autorest/adal
v0.8.0 // indirect
github.com/StackExchange/wmi
v0.0.0-20180116203802-5d049714c4a6 // indirect
github.com/Azure/azure-storage-blob-go
v0.10.0
github.com/Azure/go-autorest/autorest/adal
v0.9.8 // indirect
github.com/StackExchange/wmi
v0.0.0-20190523213315-cbe66965904d // indirect
github.com/VictoriaMetrics/fastcache
v1.5.7
github.com/aristanetworks/goarista
v0.0.0-20170210015632-ea17b1a17847
github.com/aws/aws-sdk-go
v1.25.48
github.com/btcsuite/btcd
v0.0.0-20171128150713-2e60448ffcc6
github.com/cespare/cp
v0.1.0
github.com/cloudflare/cloudflare-go
v0.10.2-0.20190916151808-a80f83b9add9
github.com/allegro/bigcache
v1.2.1 // indirect
github.com/aristanetworks/goarista
v0.0.0-20201022192228-4e6fdcf7f221
github.com/aws/aws-sdk-go
v1.36.3
github.com/btcsuite/btcd
v0.21.0-beta
github.com/cespare/cp
v1.1.1
github.com/cloudflare/cloudflare-go
v0.13.6
github.com/davecgh/go-spew
v1.1.1
github.com/deckarep/golang-set
v
0.0.0-20180603214616-504e848d77ea
github.com/dlclark/regexp2
v1.
2
.0 // indirect
github.com/deckarep/golang-set
v
1.7.1
github.com/dlclark/regexp2
v1.
4
.0 // indirect
github.com/docker/docker
v1.4.2-0.20180625184442-8e610b2b55bf
github.com/dop251/goja
v0.0.0-20200721192441-a695b0cdd498
github.com/edsrzf/mmap-go
v0.0.0-20160512033002-935e0e8a636c
github.com/fatih/color
v1.3.0
github.com/fjl/memsize
v0.0.0-20180418122429-ca190fb6ffbc
github.com/gballet/go-libpcsclite
v0.0.0-20190607065134-2772fd86a8ff
github.com/go-ole/go-ole
v1.2.1 // indirect
github.com/dop251/goja
v0.0.0-20201207172445-6060b0671c09
github.com/edsrzf/mmap-go
v1.0.0
github.com/fatih/color
v1.10.0
github.com/fjl/memsize
v0.0.0-20190710130421-bcb5799ab5e5
github.com/gballet/go-libpcsclite
v0.0.0-20191108122812-4678299bea08
github.com/go-kit/kit
v0.10.0 // indirect
github.com/go-ole/go-ole
v1.2.4 // indirect
github.com/go-sourcemap/sourcemap
v2.1.3+incompatible // indirect
github.com/go-stack/stack
v1.8.0
github.com/golang/protobuf
v1.4.2
github.com/golang/snappy
v0.0.2-0.20200707131729-196ae77b8a26
github.com/google/gofuzz
v1.1.1-0.20200604201612-c04b05f3adfa
github.com/gorilla/websocket
v1.4.1-0.20190629185528-ae1634f6a989
github.com/graph-gophers/graphql-go
v0.0.0-20191115155744-f33e81362277
github.com/golang/protobuf
v1.4.3
github.com/golang/snappy
v0.0.2
github.com/google/go-cmp
v0.5.4 // indirect
github.com/google/gofuzz
v1.2.0
github.com/google/uuid
v1.1.2 // indirect
github.com/gorilla/websocket
v1.4.2
github.com/graph-gophers/graphql-go
v0.0.0-20201113091052-beb923fada29
github.com/hashicorp/golang-lru
v0.5.4
github.com/holiman/uint256
v1.1.1
github.com/huin/goupnp
v1.0.0
github.com/influxdata/influxdb
v1.
2.3-0.20180221223340-01288bdb08
83
github.com/jackpal/go-nat-pmp
v1.0.2
-0.20160603034137-1fa385a6f458
github.com/julienschmidt/httprouter
v1.
1.1-0.20170430222011-975b5c4c7c21
github.com/karalabe/usb
v0.0.0-2019
0919080040-51dc0efba356
github.com/kr/
pretty
v0.
1
.0 // indirect
github.com/
kylelemons/godebug
v
1
.1.
0 // indirect
github.com/mattn/go-
colorable
v0.1.0
github.com/mattn/go-
isatty
v0.0.5-0.20180830101745-3fb116b82035
github.com/influxdata/influxdb
v1.8
.
3
github.com/jackpal/go-nat-pmp
v1.0.2
github.com/julienschmidt/httprouter
v1.
3.0
github.com/karalabe/usb
v0.0.0-2019
1104083709-911d15fe12a9
github.com/kr/
text
v0.
2
.0 // indirect
github.com/
mattn/go-colorable
v
0
.1.
8
github.com/mattn/go-
isatty
v0.0.12
github.com/mattn/go-
runewidth
v0.0.9 // indirect
github.com/naoina/go-stringutil
v0.1.0 // indirect
github.com/naoina/toml
v0.1.2-0.20170918210437-9fafd6967416
github.com/olekukonko/tablewriter
v0.0.2-0.20190409134802-7e037d187b0c
github.com/pborman/uuid
v0.0.0-20170112150404-1b00554d8222
github.com/peterh/liner
v1.1.1-0.20190123174540-a2c9a5303de7
github.com/prometheus/tsdb
v0.6.2-0.20190402121629-4f204dcbc150
github.com/rjeczalik/notify
v0.9.1
github.com/rs/cors
v0.0.0-20160617231935-a62a804a8a00
github.com/rs/xhandler
v0.0.0-20170707052532-1eb70cf1520d // indirect
github.com/shirou/gopsutil
v2.20.5+incompatible
github.com/status-im/keycard-go
v0.0.0-20190316090335-8537d3370df4
github.com/nxadm/tail
v1.4.5 // indirect
github.com/olekukonko/tablewriter
v0.0.4
github.com/onsi/ginkgo
v1.14.2 // indirect
github.com/onsi/gomega
v1.10.3 // indirect
github.com/opentracing/opentracing-go
v1.2.0 // indirect
github.com/pborman/uuid
v1.2.1
github.com/peterh/liner
v1.2.1
github.com/prometheus/tsdb
v0.10.0
github.com/rjeczalik/notify
v0.9.2
github.com/rs/cors
v1.7.0
github.com/shirou/gopsutil
v3.20.11+incompatible
github.com/status-im/keycard-go
v0.0.0-20200402102358-957c09536969
github.com/steakknife/bloomfilter
v0.0.0-20180922174646-6819c0d2a570
github.com/steakknife/hamming
v0.0.0-20180906055917-c99c65617cd3 // indirect
github.com/stretchr/testify
v1.4.0
github.com/stretchr/objx
v0.3.0 // indirect
github.com/stretchr/testify
v1.6.1
github.com/syndtr/goleveldb
v1.0.1-0.20200815110645-5c35d600f0ca
github.com/tyler-smith/go-bip39
v1.
0.1-0.20181017060643-dbb3b84ba2ef
github.com/tyler-smith/go-bip39
v1.
1.0
github.com/wsddn/go-ecdh
v0.0.0-20161211032359-48726bab9208
github.com/xsleonard/go-merkle
v1.1.0
golang.org/x/crypto
v0.0.0-20200622213623-75b288015ac9
golang.org/x/net
v0.0.0-20200822124328-c89045814202 // indirect
golang.org/x/sys
v0.0.0-20200824131525-c12d262b63d8
golang.org/x/text
v0.3.3
golang.org/x/time
v0.0.0-20190308202827-9d24e82272b4
golang.org/x/crypto
v0.0.0-20201203163018-be400aefbc4c
golang.org/x/net
v0.0.0-20201207224615-747e23833adb // indirect
golang.org/x/sys
v0.0.0-20201207223542-d4d67f95c62d
golang.org/x/term
v0.0.0-20201207232118-ee85cb95a76b // indirect
golang.org/x/text
v0.3.4
golang.org/x/time
v0.0.0-20201208040808-7e3f01d25324
google.golang.org/protobuf
v1.25.0 // indirect
gopkg.in/check.v1
v1.0.0-20201130134442-10cb98267c6c // indirect
gopkg.in/natefinch/npipe.v2
v2.0.0-20160621034901-c1b8fa8bdcce
gopkg.in/olebedev/go-duktape.v3
v3.0.0-20200619000410-60c24ae608a6
gopkg.in/urfave/cli.v1
v1.20.0
gopkg.in/yaml.v2
v2.4.0 // indirect
gopkg.in/yaml.v3
v3.0.0-20200615113413-eeeca48fe776 // indirect
gotest.tools
v2.2.0+incompatible // indirect
)
This diff is collapsed.
Click to expand it.
go.sum
+
705
−
86
View file @
ebb70db2
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment