Skip to content

Commit 05c0bbc

Browse files
author
colinlyguo
committed
go mod tidy
1 parent 5b19a27 commit 05c0bbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ require (
1818
github.com/ethereum/c-kzg-4844/bindings/go v0.0.0-20230126171313-363c7d7593b4 // indirect
1919
github.com/go-ole/go-ole v1.3.0 // indirect
2020
github.com/go-stack/stack v1.8.1 // indirect
21-
github.com/holiman/uint256 v1.2.4 // indirect
21+
github.com/holiman/uint256 v1.2.4
2222
github.com/iden3/go-iden3-crypto v0.0.15 // indirect
2323
github.com/klauspost/compress v1.17.9
2424
github.com/kr/text v0.2.0 // indirect

0 commit comments

Comments
 (0)