go.mod: update uint256 to 1.1.0 (#21206)
This commit is contained in:
committed by
GitHub
parent
e30c0af861
commit
c85fdb76ee
2
go.mod
2
go.mod
@@ -31,7 +31,7 @@ require (
|
||||
github.com/gorilla/websocket v1.4.1-0.20190629185528-ae1634f6a989
|
||||
github.com/graph-gophers/graphql-go v0.0.0-20191115155744-f33e81362277
|
||||
github.com/hashicorp/golang-lru v0.5.4
|
||||
github.com/holiman/uint256 v1.0.0
|
||||
github.com/holiman/uint256 v1.1.0
|
||||
github.com/huin/goupnp v1.0.0
|
||||
github.com/influxdata/influxdb v1.2.3-0.20180221223340-01288bdb0883
|
||||
github.com/jackpal/go-nat-pmp v1.0.2-0.20160603034137-1fa385a6f458
|
||||
|
Reference in New Issue
Block a user