Skip to content

Commit 98448a0

Browse files
build(deps): Bump github.com/cometbft/cometbft
Bumps the go_modules group with 1 update in the /execution/evm/test directory: [github.com/cometbft/cometbft](https://github.com/cometbft/cometbft). Updates `github.com/cometbft/cometbft` from 0.38.20 to 0.38.21 - [Release notes](https://github.com/cometbft/cometbft/releases) - [Changelog](https://github.com/cometbft/cometbft/blob/main/CHANGELOG.md) - [Commits](cometbft/cometbft@v0.38.20...v0.38.21) --- updated-dependencies: - dependency-name: github.com/cometbft/cometbft dependency-version: 0.38.21 dependency-type: indirect dependency-group: go_modules ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9a91394 commit 98448a0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

execution/evm/test/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ require (
4242
github.com/cockroachdb/pebble v1.1.5 // indirect
4343
github.com/cockroachdb/redact v1.1.5 // indirect
4444
github.com/cockroachdb/tokenbucket v0.0.0-20230807174530-cc333fc44b06 // indirect
45-
github.com/cometbft/cometbft v0.38.20 // indirect
45+
github.com/cometbft/cometbft v0.38.21 // indirect
4646
github.com/cometbft/cometbft-db v0.14.1 // indirect
4747
github.com/consensys/gnark-crypto v0.18.2 // indirect
4848
github.com/containerd/errdefs v1.0.0 // indirect

execution/evm/test/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,8 +104,8 @@ github.com/cockroachdb/redact v1.1.5 h1:u1PMllDkdFfPWaNGMyLD1+so+aq3uUItthCFqzwP
104104
github.com/cockroachdb/redact v1.1.5/go.mod h1:BVNblN9mBWFyMyqK1k3AAiSxhvhfK2oOZZ2lK+dpvRg=
105105
github.com/cockroachdb/tokenbucket v0.0.0-20230807174530-cc333fc44b06 h1:zuQyyAKVxetITBuuhv3BI9cMrmStnpT18zmgmTxunpo=
106106
github.com/cockroachdb/tokenbucket v0.0.0-20230807174530-cc333fc44b06/go.mod h1:7nc4anLGjupUW/PeY5qiNYsdNXj7zopG+eqsS7To5IQ=
107-
github.com/cometbft/cometbft v0.38.20 h1:i9v9rvh3Z4CZvGSWrByAOpiqNq5WLkat3r/tE/B49RU=
108-
github.com/cometbft/cometbft v0.38.20/go.mod h1:UCu8dlHqvkAsmAFmWDRWNZJPlu6ya2fTWZlDrWsivwo=
107+
github.com/cometbft/cometbft v0.38.21 h1:qcIJSH9LiwU5s6ZgKR5eRbsLNucbubfraDs5bzgjtOI=
108+
github.com/cometbft/cometbft v0.38.21/go.mod h1:UCu8dlHqvkAsmAFmWDRWNZJPlu6ya2fTWZlDrWsivwo=
109109
github.com/cometbft/cometbft-db v0.14.1 h1:SxoamPghqICBAIcGpleHbmoPqy+crij/++eZz3DlerQ=
110110
github.com/cometbft/cometbft-db v0.14.1/go.mod h1:KHP1YghilyGV/xjD5DP3+2hyigWx0WTp9X+0Gnx0RxQ=
111111
github.com/consensys/gnark-crypto v0.18.2 h1:+unEU7+M6vc9JszZPNTcRTwtrJg85tb57+5Gkyrz3hU=

0 commit comments

Comments
 (0)