We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b19a27 commit 05c0bbcCopy full SHA for 05c0bbc
go.mod
@@ -18,7 +18,7 @@ require (
18
github.com/ethereum/c-kzg-4844/bindings/go v0.0.0-20230126171313-363c7d7593b4 // indirect
19
github.com/go-ole/go-ole v1.3.0 // indirect
20
github.com/go-stack/stack v1.8.1 // indirect
21
- github.com/holiman/uint256 v1.2.4 // indirect
+ github.com/holiman/uint256 v1.2.4
22
github.com/iden3/go-iden3-crypto v0.0.15 // indirect
23
github.com/klauspost/compress v1.17.9
24
github.com/kr/text v0.2.0 // indirect
0 commit comments