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 @@ -37,7 +37,7 @@ require (
3737 github.com/bytedance/sonic/loader v0.3.0 // indirect
3838 github.com/cespare/xxhash/v2 v2.3.0 // indirect
3939 github.com/cloudwego/base64x v0.1.6 // indirect
40- github.com/consensys/gnark-crypto v0.19.0 // indirect
40+ github.com/consensys/gnark-crypto v0.19.1 // indirect
4141 github.com/decred/dcrd/crypto/blake256 v1.1.0 // indirect
4242 github.com/decred/dcrd/dcrec/secp256k1/v4 v4.3.0 // indirect
4343 github.com/fxamacker/cbor/v2 v2.9.0 // indirect
Original file line number Diff line number Diff line change @@ -57,8 +57,8 @@ github.com/cespare/xxhash/v2 v2.3.0 h1:UL815xU9SqsFlibzuggzjXhog7bL6oX9BbNZnL2UF
5757github.com/cespare/xxhash/v2 v2.3.0 /go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs =
5858github.com/cloudwego/base64x v0.1.6 h1:t11wG9AECkCDk5fMSoxmufanudBtJ+/HemLstXDLI2M =
5959github.com/cloudwego/base64x v0.1.6 /go.mod h1:OFcloc187FXDaYHvrNIjxSe8ncn0OOM8gEHfghB2IPU =
60- github.com/consensys/gnark-crypto v0.19.0 h1:zXCqeY2txSaMl6G5wFpZzMWJU9HPNh8qxPnYJ1BL9vA =
61- github.com/consensys/gnark-crypto v0.19.0 /go.mod h1:rT23F0XSZqE0mUA0+pRtnL56IbPxs6gp4CeRsBk4XS0 =
60+ github.com/consensys/gnark-crypto v0.19.1 h1:FWO1JDs7A2OajswzwMG7f8l2Zrxc/yOkxSTByKTc3O0 =
61+ github.com/consensys/gnark-crypto v0.19.1 /go.mod h1:rT23F0XSZqE0mUA0+pRtnL56IbPxs6gp4CeRsBk4XS0 =
6262github.com/creack/pty v1.1.9 /go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E =
6363github.com/davecgh/go-spew v0.0.0-20171005155431-ecdeabc65495 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
6464github.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