File tree Expand file tree Collapse file tree 2 files changed +127
-1
lines changed
Expand file tree Collapse file tree 2 files changed +127
-1
lines changed Original file line number Diff line number Diff line change @@ -60,6 +60,7 @@ require (
6060 github.com/google/uuid v1.6.0 // indirect
6161 github.com/gorilla/websocket v1.5.1 // indirect
6262 github.com/holiman/uint256 v1.2.4 // indirect
63+ github.com/iden3/go-circom-prover-verifier v0.0.1 // indirect
6364 github.com/ingonyama-zk/icicle/v3 v3.1.1-0.20241118092657-fccdb2f0921b // indirect
6465 github.com/klauspost/compress v1.17.7 // indirect
6566 github.com/lmittmann/tint v1.0.4 // indirect
@@ -83,7 +84,7 @@ require (
8384 github.com/tklauser/numcpus v0.6.1 // indirect
8485 github.com/x448/float16 v0.8.4 // indirect
8586 github.com/xrash/smetrics v0.0.0-20240521201337-686a1a2994c1 // indirect
86- github.com/yetanotherco/go-circom-prover-verifier v0.0.0-20250618180418-d2d74c2e8fd9 // indirect
87+ github.com/yetanotherco/go-circom-prover-verifier v0.0.0-20250618185957-f01a8a8ec4a6 // indirect
8788 go.uber.org/multierr v1.11.0 // indirect
8889 go.uber.org/zap v1.27.0 // indirect
8990 golang.org/x/net v0.24.0 // indirect
You can’t perform that action at this time.
0 commit comments