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 @@ -21,7 +21,7 @@ require (
2121 github.com/bits-and-blooms/bitset v1.20.0 // indirect
2222 github.com/btcsuite/btcd/btcec/v2 v2.3.5 // indirect
2323 github.com/btcsuite/btcd/chaincfg/chainhash v1.1.0 // indirect
24- github.com/consensys/gnark-crypto v0.19.0 // indirect
24+ github.com/consensys/gnark-crypto v0.19.1 // indirect
2525 github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
2626 github.com/decred/dcrd/crypto/blake256 v1.1.0 // indirect
2727 github.com/decred/dcrd/dcrec/secp256k1/v4 v4.3.0 // indirect
Original file line number Diff line number Diff line change @@ -33,8 +33,8 @@ github.com/btcsuite/snappy-go v0.0.0-20151229074030-0bdef8d06723/go.mod h1:8woku
3333github.com/btcsuite/snappy-go v1.0.0 /go.mod h1:8woku9dyThutzjeg+3xrA5iCpBRH8XEEg3lh6TiUghc =
3434github.com/btcsuite/websocket v0.0.0-20150119174127-31079b680792 /go.mod h1:ghJtEyQwv5/p4Mg4C0fgbePVuGr935/5ddU9Z3TmDRY =
3535github.com/btcsuite/winsvc v1.0.0 /go.mod h1:jsenWakMcC0zFBFurPLEAyrnc/teJEM1O46fmI40EZs =
36- github.com/consensys/gnark-crypto v0.19.0 h1:zXCqeY2txSaMl6G5wFpZzMWJU9HPNh8qxPnYJ1BL9vA =
37- github.com/consensys/gnark-crypto v0.19.0 /go.mod h1:rT23F0XSZqE0mUA0+pRtnL56IbPxs6gp4CeRsBk4XS0 =
36+ github.com/consensys/gnark-crypto v0.19.1 h1:FWO1JDs7A2OajswzwMG7f8l2Zrxc/yOkxSTByKTc3O0 =
37+ github.com/consensys/gnark-crypto v0.19.1 /go.mod h1:rT23F0XSZqE0mUA0+pRtnL56IbPxs6gp4CeRsBk4XS0 =
3838github.com/creack/pty v1.1.9 /go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E =
3939github.com/davecgh/go-spew v0.0.0-20171005155431-ecdeabc65495 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
4040github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
You can’t perform that action at this time.
0 commit comments