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 @@ -26,7 +26,7 @@ require (
2626 github.com/btcsuite/btcd/chaincfg/chainhash v1.1.0 // indirect
2727 github.com/btcsuite/btcutil v1.0.2 // indirect
2828 github.com/buger/jsonparser v1.1.1 // indirect
29- github.com/consensys/gnark-crypto v0.19.0 // indirect
29+ github.com/consensys/gnark-crypto v0.19.1 // indirect
3030 github.com/decred/dcrd/crypto/blake256 v1.1.0 // indirect
3131 github.com/decred/dcrd/dcrec/secp256k1/v4 v4.3.0 // indirect
3232 github.com/fivebinaries/go-cardano-serialization v0.0.0-20220907134105-ec9b85086588 // indirect
Original file line number Diff line number Diff line change @@ -53,8 +53,8 @@ github.com/btcsuite/websocket v0.0.0-20150119174127-31079b680792/go.mod h1:ghJtE
5353github.com/btcsuite/winsvc v1.0.0 /go.mod h1:jsenWakMcC0zFBFurPLEAyrnc/teJEM1O46fmI40EZs =
5454github.com/buger/jsonparser v1.1.1 h1:2PnMjfWD7wBILjqQbt530v576A/cAbQvEW9gGIpYMUs =
5555github.com/buger/jsonparser v1.1.1 /go.mod h1:6RYKKt7H4d4+iWqouImQ9R2FZql3VbhNgx27UK13J/0 =
56- github.com/consensys/gnark-crypto v0.19.0 h1:zXCqeY2txSaMl6G5wFpZzMWJU9HPNh8qxPnYJ1BL9vA =
57- github.com/consensys/gnark-crypto v0.19.0 /go.mod h1:rT23F0XSZqE0mUA0+pRtnL56IbPxs6gp4CeRsBk4XS0 =
56+ github.com/consensys/gnark-crypto v0.19.1 h1:FWO1JDs7A2OajswzwMG7f8l2Zrxc/yOkxSTByKTc3O0 =
57+ github.com/consensys/gnark-crypto v0.19.1 /go.mod h1:rT23F0XSZqE0mUA0+pRtnL56IbPxs6gp4CeRsBk4XS0 =
5858github.com/cpuguy83/go-md2man/v2 v2.0.6 /go.mod h1:oOW0eioCTA6cOiMLiUPZOpcVxMig6NIQQ7OS05n1F4g =
5959github.com/davecgh/go-spew v0.0.0-20171005155431-ecdeabc65495 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
6060github.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