Skip to content

Commit e5fb66e

Browse files
Merge pull request #33 from zama-ai/fix-dep
fix: readd fhevm-go-coproc
2 parents 02fb733 + 45226d5 commit e5fb66e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

go.mod

+1
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,7 @@ require (
142142
github.com/tklauser/go-sysconf v0.3.12 // indirect
143143
github.com/tklauser/numcpus v0.6.1 // indirect
144144
github.com/xrash/smetrics v0.0.0-20240521201337-686a1a2994c1 // indirect
145+
github.com/zama-ai/fhevm-go-coproc v0.0.1 // indirect
145146
golang.org/x/exp v0.0.0-20230626212559-97b1e661b5df // indirect
146147
golang.org/x/mod v0.22.0 // indirect
147148
golang.org/x/net v0.34.0 // indirect

0 commit comments

Comments
 (0)