Skip to content

Commit 273ad66

Browse files
Bump github.com/consensys/gnark-crypto from 0.19.0 to 0.19.1 (#312)
Bumps [github.com/consensys/gnark-crypto](https://github.com/consensys/gnark-crypto) from 0.19.0 to 0.19.1. - [Release notes](https://github.com/consensys/gnark-crypto/releases) - [Changelog](https://github.com/Consensys/gnark-crypto/blob/v0.19.1/CHANGELOG.md) - [Commits](Consensys/gnark-crypto@v0.19.0...v0.19.1) --- updated-dependencies: - dependency-name: github.com/consensys/gnark-crypto dependency-version: 0.19.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 426fa7a commit 273ad66

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ require (
2727
github.com/btcsuite/btcd/btcec/v2 v2.3.5 // indirect
2828
github.com/btcsuite/btcd/btcutil v1.1.6 // indirect
2929
github.com/btcsuite/btcd/chaincfg/chainhash v1.1.0 // indirect
30-
github.com/consensys/gnark-crypto v0.19.0 // indirect
30+
github.com/consensys/gnark-crypto v0.19.1 // indirect
3131
github.com/crate-crypto/go-eth-kzg v1.4.0 // indirect
3232
github.com/crate-crypto/go-ipa v0.0.0-20240724233137-53bbb0ceb27a // indirect
3333
github.com/deckarep/golang-set/v2 v2.8.0 // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)