Skip to content

Commit

Permalink
bump gnark-crypto-primitives
Browse files Browse the repository at this point in the history
  • Loading branch information
altergui committed Dec 18, 2024
1 parent 3102cc8 commit f1d65b9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ require (
github.com/rs/zerolog v1.33.0
github.com/vocdoni/arbo v0.0.0-20241216103934-e64315269b49
github.com/vocdoni/circom2gnark v1.0.1-0.20241118090531-f24bf0de0e2f
github.com/vocdoni/gnark-crypto-primitives v0.0.2-0.20241216102457-ca039c1c39a8
github.com/vocdoni/gnark-crypto-primitives v0.0.2-0.20241218124633-bd3f44d2cb73
go.vocdoni.io/dvote v1.10.2-0.20241024102542-c1ce6d744bc5
)

Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,8 @@ github.com/vocdoni/gnark-crypto-primitives v0.0.2-0.20241204072449-cc4388ff8631
github.com/vocdoni/gnark-crypto-primitives v0.0.2-0.20241204072449-cc4388ff8631/go.mod h1:HyEIwSHyIqrtEKJUUybjvloMDrmWWqmGOhsEsKgAPso=
github.com/vocdoni/gnark-crypto-primitives v0.0.2-0.20241216102457-ca039c1c39a8 h1:G+qqPdXSC/3UO0qNo+epfonWBYfM89DDjxKkdkG3Qj8=
github.com/vocdoni/gnark-crypto-primitives v0.0.2-0.20241216102457-ca039c1c39a8/go.mod h1:HyEIwSHyIqrtEKJUUybjvloMDrmWWqmGOhsEsKgAPso=
github.com/vocdoni/gnark-crypto-primitives v0.0.2-0.20241218124633-bd3f44d2cb73 h1:pfmyx98qiu1KpKV/OnjL0UMZ2oH0CueozIOA2gxYnAk=
github.com/vocdoni/gnark-crypto-primitives v0.0.2-0.20241218124633-bd3f44d2cb73/go.mod h1:SWuNIPw2nWhnyLNWnLj2c/6U/51LCGrbx/nLM5E4Lig=
github.com/x448/float16 v0.8.4 h1:qLwI1I70+NjRFUR3zs1JPUCgaCXSh3SW62uAKT1mSBM=
github.com/x448/float16 v0.8.4/go.mod h1:14CWIYCyZA/cWjXOioeEpHeN/83MdbZDRQHoFcYsOfg=
github.com/xdg-go/pbkdf2 v1.0.0 h1:Su7DPu48wXMwC3bs7MCNG+z4FhcyEuz5dlvchbq0B0c=
Expand Down

0 comments on commit f1d65b9

Please sign in to comment.