We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 02fb733 + 45226d5 commit e5fb66eCopy full SHA for e5fb66e
go.mod
@@ -142,6 +142,7 @@ require (
142
github.com/tklauser/go-sysconf v0.3.12 // indirect
143
github.com/tklauser/numcpus v0.6.1 // indirect
144
github.com/xrash/smetrics v0.0.0-20240521201337-686a1a2994c1 // indirect
145
+ github.com/zama-ai/fhevm-go-coproc v0.0.1 // indirect
146
golang.org/x/exp v0.0.0-20230626212559-97b1e661b5df // indirect
147
golang.org/x/mod v0.22.0 // indirect
148
golang.org/x/net v0.34.0 // indirect
0 commit comments