File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/IBM/mathlib
33go 1.23.0
44
55require (
6- github.com/consensys/gnark-crypto v0.18 .0
6+ github.com/consensys/gnark-crypto v0.19 .0
77 github.com/hyperledger/fabric-amcl v0.0.0-20230602173724-9e02669dceb2
88 github.com/pkg/errors v0.9.1
99 github.com/stretchr/testify v1.10.0
Original file line number Diff line number Diff line change 11github.com/bits-and-blooms/bitset v1.20.0 h1:2F+rfL86jE2d/bmw7OhqUg2Sj/1rURkBn3MdfoPyRVU =
22github.com/bits-and-blooms/bitset v1.20.0 /go.mod h1:7hO7Gc7Pp1vODcmWvKMRA9BNmbv6a/7QIWpPxHddWR8 =
3- github.com/consensys/gnark-crypto v0.18 .0 h1:vIye/FqI50VeAr0B3dx+YjeIvmc3LWz4yEfbWBpTUf0 =
4- github.com/consensys/gnark-crypto v0.18 .0 /go.mod h1:L3mXGFTe1ZN+RSJ+CLjUt9x7PNdx8ubaYfDROyp2Z8c =
3+ github.com/consensys/gnark-crypto v0.19 .0 h1:zXCqeY2txSaMl6G5wFpZzMWJU9HPNh8qxPnYJ1BL9vA =
4+ github.com/consensys/gnark-crypto v0.19 .0 /go.mod h1:rT23F0XSZqE0mUA0+pRtnL56IbPxs6gp4CeRsBk4XS0 =
55github.com/creack/pty v1.1.9 /go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E =
66github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
77github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
You can’t perform that action at this time.
0 commit comments