Skip to content

Commit

Permalink
build: update to latest gnark crypto
Browse files Browse the repository at this point in the history
  • Loading branch information
gbotrel committed Sep 25, 2023
1 parent 69c99ec commit 23eccbb
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 @@ -6,7 +6,7 @@ require (
github.com/bits-and-blooms/bitset v1.8.0
github.com/blang/semver/v4 v4.0.0
github.com/consensys/bavard v0.1.13
github.com/consensys/gnark-crypto v0.11.3-0.20230925204600-a38de1d2a775
github.com/consensys/gnark-crypto v0.11.3-0.20230925212417-129dd2bea4ab
github.com/fxamacker/cbor/v2 v2.5.0
github.com/google/go-cmp v0.5.9
github.com/google/pprof v0.0.0-20230817174616-7a8ec2ada47b
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ github.com/consensys/gnark-crypto v0.11.3-0.20230911155634-a7cd4d315fe7 h1:M/99E
github.com/consensys/gnark-crypto v0.11.3-0.20230911155634-a7cd4d315fe7/go.mod h1:v2Gy7L/4ZRosZ7Ivs+9SfUDr0f5UlG+EM5t7MPHiLuY=
github.com/consensys/gnark-crypto v0.11.3-0.20230925204600-a38de1d2a775 h1:Cx92c7Nl7BX5vZurjXNNpHBXPYYPdS3pQiIacMIRj0U=
github.com/consensys/gnark-crypto v0.11.3-0.20230925204600-a38de1d2a775/go.mod h1:v2Gy7L/4ZRosZ7Ivs+9SfUDr0f5UlG+EM5t7MPHiLuY=
github.com/consensys/gnark-crypto v0.11.3-0.20230925212417-129dd2bea4ab h1:Y0zBZ12bI7geh9xx5qnpF4LsIYYwu6HYon8iuIB/NmM=
github.com/consensys/gnark-crypto v0.11.3-0.20230925212417-129dd2bea4ab/go.mod h1:v2Gy7L/4ZRosZ7Ivs+9SfUDr0f5UlG+EM5t7MPHiLuY=
github.com/coreos/go-systemd/v22 v22.5.0/go.mod h1:Y58oyj3AT4RCenI/lSvhwexgC+NSVTIJ3seZv2GcEnc=
github.com/creack/pty v1.1.9/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
Expand Down

0 comments on commit 23eccbb

Please sign in to comment.