File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
77 github.com/awalterschulze/gographviz v2.0.3+incompatible
88 github.com/barkimedes/go-deepcopy v0.0.0-20220514131651-17c30cfc62df
99 github.com/ethereum/go-ethereum v1.14.11
10- github.com/holiman/uint256 v1.3.1
10+ github.com/holiman/uint256 v1.3.2
1111 github.com/montanaflynn/stats v0.7.1
1212 github.com/pelletier/go-toml/v2 v2.2.3
1313 github.com/pkg/errors v0.9.1
Original file line number Diff line number Diff line change @@ -96,8 +96,8 @@ github.com/holiman/billy v0.0.0-20240216141850-2abb0c79d3c4 h1:X4egAf/gcS1zATw6w
9696github.com/holiman/billy v0.0.0-20240216141850-2abb0c79d3c4 /go.mod h1:5GuXa7vkL8u9FkFuWdVvfR5ix8hRB7DbOAaYULamFpc =
9797github.com/holiman/bloomfilter/v2 v2.0.3 h1:73e0e/V0tCydx14a0SCYS/EWCxgwLZ18CZcZKVu0fao =
9898github.com/holiman/bloomfilter/v2 v2.0.3 /go.mod h1:zpoh+gs7qcpqrHr3dB55AMiJwo0iURXE7ZOP9L9hSkA =
99- github.com/holiman/uint256 v1.3.1 h1:JfTzmih28bittyHM8z360dCjIA9dbPIBlcTI6lmctQs =
100- github.com/holiman/uint256 v1.3.1 /go.mod h1:EOMSn4q6Nyt9P6efbI3bueV4e1b3dGlUCXeiRV4ng7E =
99+ github.com/holiman/uint256 v1.3.2 h1:a9EgMPSC1AAaj1SZL5zIQD3WbwTuHrMGOerLjGmM/TA =
100+ github.com/holiman/uint256 v1.3.2 /go.mod h1:EOMSn4q6Nyt9P6efbI3bueV4e1b3dGlUCXeiRV4ng7E =
101101github.com/huin/goupnp v1.3.0 h1:UvLUlWDNpoUdYzb2TCn+MuTWtcjXKSza2n6CBdQ0xXc =
102102github.com/huin/goupnp v1.3.0 /go.mod h1:gnGPsThkYa7bFi/KWmEysQRf48l2dvR5bxr2OFckNX8 =
103103github.com/jackpal/go-nat-pmp v1.0.2 h1:KzKSgb7qkJvOUTqYl9/Hg/me3pWgBmERKrTGD7BdWus =
You can’t perform that action at this time.
0 commit comments