Skip to content

Commit 49086c3

Browse files
dependabot(gomod): bump github.com/crate-crypto/go-kzg-4844
Bumps [github.com/crate-crypto/go-kzg-4844](https://github.com/crate-crypto/go-kzg-4844) from 0.7.0 to 1.0.0. - [Release notes](https://github.com/crate-crypto/go-kzg-4844/releases) - [Commits](crate-crypto/go-kzg-4844@v0.7.0...v1.0.0) --- updated-dependencies: - dependency-name: github.com/crate-crypto/go-kzg-4844 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9102a88 commit 49086c3

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ require (
1212
github.com/btcsuite/btcd/chaincfg/chainhash v1.1.0
1313
github.com/cockroachdb/pebble v0.0.0-20231018212520-f6cde3fc2fa4
1414
github.com/consensys/gnark-crypto v0.12.1
15-
github.com/crate-crypto/go-kzg-4844 v0.7.0
15+
github.com/crate-crypto/go-kzg-4844 v1.0.0
1616
github.com/decred/dcrd/dcrec/secp256k1/v4 v4.2.0
1717
github.com/ethereum-optimism/go-ethereum-hdwallet v0.1.3
1818
github.com/ethereum-optimism/superchain-registry/superchain v0.0.0-20240418160534-4156733e7232

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -176,8 +176,8 @@ github.com/cpuguy83/go-md2man/v2 v2.0.2 h1:p1EgwI/C7NhT0JmVkwCD2ZBK8j4aeHQX2pMHH
176176
github.com/cpuguy83/go-md2man/v2 v2.0.2/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o=
177177
github.com/crate-crypto/go-ipa v0.0.0-20231025140028-3c0104f4b233 h1:d28BXYi+wUpz1KBmiF9bWrjEMacUEREV6MBi2ODnrfQ=
178178
github.com/crate-crypto/go-ipa v0.0.0-20231025140028-3c0104f4b233/go.mod h1:geZJZH3SzKCqnz5VT0q/DyIG/tvu/dZk+VIfXicupJs=
179-
github.com/crate-crypto/go-kzg-4844 v0.7.0 h1:C0vgZRk4q4EZ/JgPfzuSoxdCq3C3mOZMBShovmncxvA=
180-
github.com/crate-crypto/go-kzg-4844 v0.7.0/go.mod h1:1kMhvPgI0Ky3yIa+9lFySEBUBXkYxeOi8ZF1sYioxhc=
179+
github.com/crate-crypto/go-kzg-4844 v1.0.0 h1:TsSgHwrkTKecKJ4kadtHi4b3xHW5dCFUDFnUp1TsawI=
180+
github.com/crate-crypto/go-kzg-4844 v1.0.0/go.mod h1:1kMhvPgI0Ky3yIa+9lFySEBUBXkYxeOi8ZF1sYioxhc=
181181
github.com/creack/pty v1.1.7/go.mod h1:lj5s0c3V2DBrqTV7llrYr5NG6My20zk30Fl46Y7DoTY=
182182
github.com/creack/pty v1.1.9/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E=
183183
github.com/cyberdelia/templates v0.0.0-20141128023046-ca7fffd4298c/go.mod h1:GyV+0YP4qX0UQ7r2MoYZ+AvYDp12OF5yg4q8rGnyNh4=

0 commit comments

Comments
 (0)