forked from cerc-io/plugeth
log: add special casing of uint256 into the logger (#26936)
This commit is contained in:
@@ -36,7 +36,7 @@ require (
|
||||
github.com/graph-gophers/graphql-go v1.3.0
|
||||
github.com/hashicorp/go-bexpr v0.1.10
|
||||
github.com/holiman/bloomfilter/v2 v2.0.3
|
||||
github.com/holiman/uint256 v1.2.0
|
||||
github.com/holiman/uint256 v1.2.2-0.20230321075855-87b91420868c
|
||||
github.com/huin/goupnp v1.0.3
|
||||
github.com/influxdata/influxdb v1.8.3
|
||||
github.com/influxdata/influxdb-client-go/v2 v2.4.0
|
||||
|
||||
Reference in New Issue
Block a user