Skip to content

Commit 579a7a3

Browse files
build(deps): Bump the all-go group across 7 directories with 7 updates (#2666)
Bumps the all-go group with 4 updates in the / directory: [github.com/celestiaorg/go-header](https://github.com/celestiaorg/go-header), [github.com/libp2p/go-libp2p-pubsub](https://github.com/libp2p/go-libp2p-pubsub), [golang.org/x/net](https://github.com/golang/net) and google.golang.org/protobuf. Bumps the all-go group with 4 updates in the /apps/testapp directory: [github.com/celestiaorg/go-header](https://github.com/celestiaorg/go-header), [github.com/libp2p/go-libp2p-pubsub](https://github.com/libp2p/go-libp2p-pubsub), [golang.org/x/net](https://github.com/golang/net) and google.golang.org/protobuf. Bumps the all-go group with 4 updates in the /execution/evm directory: [github.com/spf13/pflag](https://github.com/spf13/pflag), [golang.org/x/crypto](https://github.com/golang/crypto), [golang.org/x/net](https://github.com/golang/net) and google.golang.org/protobuf. Bumps the all-go group with 2 updates in the /execution/grpc directory: [golang.org/x/net](https://github.com/golang/net) and google.golang.org/protobuf. Bumps the all-go group with 4 updates in the /sequencers/single directory: [github.com/celestiaorg/go-header](https://github.com/celestiaorg/go-header), [github.com/libp2p/go-libp2p-pubsub](https://github.com/libp2p/go-libp2p-pubsub), [golang.org/x/net](https://github.com/golang/net) and google.golang.org/protobuf. Bumps the all-go group with 3 updates in the /test/docker-e2e directory: [golang.org/x/crypto](https://github.com/golang/crypto), [golang.org/x/net](https://github.com/golang/net) and google.golang.org/protobuf. Bumps the all-go group with 4 updates in the /test/e2e directory: [github.com/celestiaorg/go-header](https://github.com/celestiaorg/go-header), [github.com/libp2p/go-libp2p-pubsub](https://github.com/libp2p/go-libp2p-pubsub), [golang.org/x/net](https://github.com/golang/net) and google.golang.org/protobuf. Updates `github.com/celestiaorg/go-header` from 0.7.1 to 0.7.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/celestiaorg/go-header/releases">github.com/celestiaorg/go-header's releases</a>.</em></p> <blockquote> <h2>v0.7.2</h2> <h2>What's Changed</h2> <ul> <li>chore(store): capture stacktrace on recover by <a href="https://github.com/Wondertan"><code>@​Wondertan</code></a> in <a href="https://redirect.github.com/celestiaorg/go-header/pull/349">celestiaorg/go-header#349</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/celestiaorg/go-header/compare/v0.7.1...v0.7.2">https://github.com/celestiaorg/go-header/compare/v0.7.1...v0.7.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/celestiaorg/go-header/commit/ac2f078d2b4f4562e1c30e6409110fb1c7fafa72"><code>ac2f078</code></a> chore(store): capture stacktrace on recover (<a href="https://redirect.github.com/celestiaorg/go-header/issues/349">#349</a>)</li> <li>See full diff in <a href="https://github.com/celestiaorg/go-header/compare/v0.7.1...v0.7.2">compare view</a></li> </ul> </details> <br /> Updates `github.com/libp2p/go-libp2p-pubsub` from 0.14.2 to 0.14.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/libp2p/go-libp2p-pubsub/releases">github.com/libp2p/go-libp2p-pubsub's releases</a>.</em></p> <blockquote> <h2>v0.14.3</h2> <h2>What's Changed</h2> <ul> <li>ci: uci/update-go by <a href="https://github.com/web3-bot"><code>@​web3-bot</code></a> in <a href="https://redirect.github.com/libp2p/go-libp2p-pubsub/pull/638">libp2p/go-libp2p-pubsub#638</a></li> <li>fix: Select ctx.Done() when preprocessing to avoid blocking on cancel by <a href="https://github.com/infrmtcs"><code>@​infrmtcs</code></a> in <a href="https://redirect.github.com/libp2p/go-libp2p-pubsub/pull/635">libp2p/go-libp2p-pubsub#635</a></li> <li>GossipSub Params validation by <a href="https://github.com/MarcoPolo"><code>@​MarcoPolo</code></a> in <a href="https://redirect.github.com/libp2p/go-libp2p-pubsub/pull/642">libp2p/go-libp2p-pubsub#642</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/infrmtcs"><code>@​infrmtcs</code></a> made their first contribution in <a href="https://redirect.github.com/libp2p/go-libp2p-pubsub/pull/635">libp2p/go-libp2p-pubsub#635</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/libp2p/go-libp2p-pubsub/compare/v0.14.2...v0.14.3">https://github.com/libp2p/go-libp2p-pubsub/compare/v0.14.2...v0.14.3</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/libp2p/go-libp2p-pubsub/commit/bab0151db00ab4f8186aa02fb762cd0a4227addd"><code>bab0151</code></a> Release v0.14.3</li> <li><a href="https://github.com/libp2p/go-libp2p-pubsub/commit/c014d897efe4648db487de4e6cc3c13f83b7de34"><code>c014d89</code></a> Unexport Params.Validate to maintain patch release semantics</li> <li><a href="https://github.com/libp2p/go-libp2p-pubsub/commit/d53e38b98dc291c355671e19400abb478ecb6e52"><code>d53e38b</code></a> Merge pull request <a href="https://redirect.github.com/libp2p/go-libp2p-pubsub/issues/642">#642</a> for GossipSub Params validation</li> <li><a href="https://github.com/libp2p/go-libp2p-pubsub/commit/24b225007887948e3ef0d5d40e4e936bfcff5b73"><code>24b2250</code></a> fix another data race in a test</li> <li><a href="https://github.com/libp2p/go-libp2p-pubsub/commit/705e461143ea5170e86d13ad60213c3dfac08bf5"><code>705e461</code></a> Address data race in gossipsub test</li> <li><a href="https://github.com/libp2p/go-libp2p-pubsub/commit/40cbd7c55d4a810afd7e7e31f56c02f07c3aeacc"><code>40cbd7c</code></a> Add basic GossipSubParams validation</li> <li><a href="https://github.com/libp2p/go-libp2p-pubsub/commit/ab876fc71c34e89a7f0c8f4e361720ca9fa8588a"><code>ab876fc</code></a> fix: Select ctx.Done() when preprocessing to avoid blocking on cancel (<a href="https://redirect.github.com/libp2p/go-libp2p-pubsub/issues/635">#635</a>)</li> <li><a href="https://github.com/libp2p/go-libp2p-pubsub/commit/ee9c8434f99818972c6b26fd9ec8bebe0b1c829a"><code>ee9c843</code></a> ci: uci/update-go (<a href="https://redirect.github.com/libp2p/go-libp2p-pubsub/issues/638">#638</a>)</li> <li>See full diff in <a href="https://github.com/libp2p/go-libp2p-pubsub/compare/v0.14.2...v0.14.3">compare view</a></li> </ul> </details> <br /> Updates `golang.org/x/net` from 0.43.0 to 0.44.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/golang/net/commit/3b23d576ea72235a3fef8f157eb5ab76e65854a8"><code>3b23d57</code></a> http2: fix race condition when disabling goroutine debugging for one test</li> <li><a href="https://github.com/golang/net/commit/87410502ff26318c9bd1be1c9a09e0a681774dcf"><code>8741050</code></a> http2: simplify TestServer_Push_RejectAfterGoAway</li> <li><a href="https://github.com/golang/net/commit/96e405cac15ef9a113f2b30d3f3f8a216234f09c"><code>96e405c</code></a> http2: modernize TestTransportRoundtripCloseOnWriteError</li> <li><a href="https://github.com/golang/net/commit/6dc6880bcd7edc82184626a363d26d65bc55c195"><code>6dc6880</code></a> http2: simplify ClientConn Close and Shutdown tests</li> <li><a href="https://github.com/golang/net/commit/4e2915b652483bfc9831c080e40c679e42616f03"><code>4e2915b</code></a> http2: modernize TestTransportAllocationsAfterResponseBodyClose</li> <li><a href="https://github.com/golang/net/commit/30b0e78859f03d66b2e275870d5d37455d2f0fb0"><code>30b0e78</code></a> http2: modernize TestRoundTripDoesntConsumeRequestBodyEarly</li> <li><a href="https://github.com/golang/net/commit/b9acd777f1852925992bdeaa623de8cc86efa4eb"><code>b9acd77</code></a> http2: speed up TestTransportFlowControl</li> <li><a href="https://github.com/golang/net/commit/5153f4db3143a3be6ce383b512ba7a4c0f935211"><code>5153f4d</code></a> go.mod: update golang.org/x dependencies</li> <li><a href="https://github.com/golang/net/commit/9338bdd9eeddfeab331342288acfef2293474490"><code>9338bdd</code></a> http2: speed up TestTransportHandlerBodyClose</li> <li><a href="https://github.com/golang/net/commit/6b200364a6614a5cf8d360d854e998c1dc739f24"><code>6b20036</code></a> http2: add synchronous handler support to serverTester</li> <li>Additional commits viewable in <a href="https://github.com/golang/net/compare/v0.43.0...v0.44.0">compare view</a></li> </ul> </details> <br /> Updates `google.golang.org/protobuf` from 1.36.8 to 1.36.9 Updates `github.com/celestiaorg/go-header` from 0.7.1 to 0.7.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/celestiaorg/go-header/releases">github.com/celestiaorg/go-header's releases</a>.</em></p> <blockquote> <h2>v0.7.2</h2> <h2>What's Changed</h2> <ul> <li>chore(store): capture stacktrace on recover by <a href="https://github.com/Wondertan"><code>@​Wondertan</code></a> in <a href="https://redirect.github.com/celestiaorg/go-header/pull/349">celestiaorg/go-header#349</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/celestiaorg/go-header/compare/v0.7.1...v0.7.2">https://github.com/celestiaorg/go-header/compare/v0.7.1...v0.7.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/celestiaorg/go-header/commit/ac2f078d2b4f4562e1c30e6409110fb1c7fafa72"><code>ac2f078</code></a> chore(store): capture stacktrace on recover (<a href="https://redirect.github.com/celestiaorg/go-header/issues/349">#349</a>)</li> <li>See full diff in <a href="https://github.com/celestiaorg/go-header/compare/v0.7.1...v0.7.2">compare view</a></li> </ul> </details> <br /> Updates `github.com/libp2p/go-libp2p-pubsub` from 0.14.2 to 0.14.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/libp2p/go-libp2p-pubsub/releases">github.com/libp2p/go-libp2p-pubsub's releases</a>.</em></p> <blockquote> <h2>v0.14.3</h2> <h2>What's Changed</h2> <ul> <li>ci: uci/update-go by <a href="https://github.com/web3-bot"><code>@​web3-bot</code></a> in <a href="https://redirect.github.com/libp2p/go-libp2p-pubsub/pull/638">libp2p/go-libp2p-pubsub#638</a></li> <li>fix: Select ctx.Done() when preprocessing to avoid blocking on cancel by <a href="https://github.com/infrmtcs"><code>@​infrmtcs</code></a> in <a href="https://redirect.github.com/libp2p/go-libp2p-pubsub/pull/635">libp2p/go-libp2p-pubsub#635</a></li> <li>GossipSub Params validation by <a href="https://github.com/MarcoPolo"><code>@​MarcoPolo</code></a> in <a href="https://redirect.github.com/libp2p/go-libp2p-pubsub/pull/642">libp2p/go-libp2p-pubsub#642</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/infrmtcs"><code>@​infrmtcs</code></a> made their first contribution in <a href="https://redirect.github.com/libp2p/go-libp2p-pubsub/pull/635">libp2p/go-libp2p-pubsub#635</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/libp2p/go-libp2p-pubsub/compare/v0.14.2...v0.14.3">https://github.com/libp2p/go-libp2p-pubsub/compare/v0.14.2...v0.14.3</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/libp2p/go-libp2p-pubsub/commit/bab0151db00ab4f8186aa02fb762cd0a4227addd"><code>bab0151</code></a> Release v0.14.3</li> <li><a href="https://github.com/libp2p/go-libp2p-pubsub/commit/c014d897efe4648db487de4e6cc3c13f83b7de34"><code>c014d89</code></a> Unexport Params.Validate to maintain patch release semantics</li> <li><a href="https://github.com/libp2p/go-libp2p-pubsub/commit/d53e38b98dc291c355671e19400abb478ecb6e52"><code>d53e38b</code></a> Merge pull request <a href="https://redirect.github.com/libp2p/go-libp2p-pubsub/issues/642">#642</a> for GossipSub Params validation</li> <li><a href="https://github.com/libp2p/go-libp2p-pubsub/commit/24b225007887948e3ef0d5d40e4e936bfcff5b73"><code>24b2250</code></a> fix another data race in a test</li> <li><a href="https://github.com/libp2p/go-libp2p-pubsub/commit/705e461143ea5170e86d13ad60213c3dfac08bf5"><code>705e461</code></a> Address data race in gossipsub test</li> <li><a href="https://github.com/libp2p/go-libp2p-pubsub/commit/40cbd7c55d4a810afd7e7e31f56c02f07c3aeacc"><code>40cbd7c</code></a> Add basic GossipSubParams validation</li> <li><a href="https://github.com/libp2p/go-libp2p-pubsub/commit/ab876fc71c34e89a7f0c8f4e361720ca9fa8588a"><code>ab876fc</code></a> fix: Select ctx.Done() when preprocessing to avoid blocking on cancel (<a href="https://redirect.github.com/libp2p/go-libp2p-pubsub/issues/635">#635</a>)</li> <li><a href="https://github.com/libp2p/go-libp2p-pubsub/commit/ee9c8434f99818972c6b26fd9ec8bebe0b1c829a"><code>ee9c843</code></a> ci: uci/update-go (<a href="https://redirect.github.com/libp2p/go-libp2p-pubsub/issues/638">#638</a>)</li> <li>See full diff in <a href="https://github.com/libp2p/go-libp2p-pubsub/compare/v0.14.2...v0.14.3">compare view</a></li> </ul> </details> <br /> Updates `golang.org/x/net` from 0.43.0 to 0.44.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/golang/net/commit/3b23d576ea72235a3fef8f157eb5ab76e65854a8"><code>3b23d57</code></a> http2: fix race condition when disabling goroutine debugging for one test</li> <li><a href="https://github.com/golang/net/commit/87410502ff26318c9bd1be1c9a09e0a681774dcf"><code>8741050</code></a> http2: simplify TestServer_Push_RejectAfterGoAway</li> <li><a href="https://github.com/golang/net/commit/96e405cac15ef9a113f2b30d3f3f8a216234f09c"><code>96e405c</code></a> http2: modernize TestTransportRoundtripCloseOnWriteError</li> <li><a href="https://github.com/golang/net/commit/6dc6880bcd7edc82184626a363d26d65bc55c195"><code>6dc6880</code></a> http2: simplify ClientConn Close and Shutdown tests</li> <li><a href="https://github.com/golang/net/commit/4e2915b652483bfc9831c080e40c679e42616f03"><code>4e2915b</code></a> http2: modernize TestTransportAllocationsAfterResponseBodyClose</li> <li><a href="https://github.com/golang/net/commit/30b0e78859f03d66b2e275870d5d37455d2f0fb0"><code>30b0e78</code></a> http2: modernize TestRoundTripDoesntConsumeRequestBodyEarly</li> <li><a href="https://github.com/golang/net/commit/b9acd777f1852925992bdeaa623de8cc86efa4eb"><code>b9acd77</code></a> http2: speed up TestTransportFlowControl</li> <li><a href="https://github.com/golang/net/commit/5153f4db3143a3be6ce383b512ba7a4c0f935211"><code>5153f4d</code></a> go.mod: update golang.org/x dependencies</li> <li><a href="https://github.com/golang/net/commit/9338bdd9eeddfeab331342288acfef2293474490"><code>9338bdd</code></a> http2: speed up TestTransportHandlerBodyClose</li> <li><a href="https://github.com/golang/net/commit/6b200364a6614a5cf8d360d854e998c1dc739f24"><code>6b20036</code></a> http2: add synchronous handler support to serverTester</li> <li>Additional commits viewable in <a href="https://github.com/golang/net/compare/v0.43.0...v0.44.0">compare view</a></li> </ul> </details> <br /> Updates `google.golang.org/protobuf` from 1.36.8 to 1.36.9 Updates `github.com/spf13/pflag` from 1.0.9 to 1.0.10 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/spf13/pflag/releases">github.com/spf13/pflag's releases</a>.</em></p> <blockquote> <h2>v1.0.10</h2> <h2>What's Changed</h2> <ul> <li>fix deprecation comment for (FlagSet.)ParseErrorsWhitelist by <a href="https://github.com/thaJeztah"><code>@​thaJeztah</code></a> in <a href="https://redirect.github.com/spf13/pflag/pull/447">spf13/pflag#447</a></li> <li>remove uses of errors.Is, which requires go1.13, move go1.16/go1.21 tests to separate file by <a href="https://github.com/thaJeztah"><code>@​thaJeztah</code></a> in <a href="https://redirect.github.com/spf13/pflag/pull/448">spf13/pflag#448</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/thaJeztah"><code>@​thaJeztah</code></a> made their first contribution in <a href="https://redirect.github.com/spf13/pflag/pull/447">spf13/pflag#447</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/spf13/pflag/compare/v1.0.9...v1.0.10">https://github.com/spf13/pflag/compare/v1.0.9...v1.0.10</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/spf13/pflag/commit/0491e5702ad2bb108bc519a5221bcc0f52aa9564"><code>0491e57</code></a> Merge pull request <a href="https://redirect.github.com/spf13/pflag/issues/448">#448</a> from thaJeztah/fix_go_version</li> <li><a href="https://github.com/spf13/pflag/commit/72abab1d978352c34a7274f374d30f413e1c83f3"><code>72abab1</code></a> Merge pull request <a href="https://redirect.github.com/spf13/pflag/issues/447">#447</a> from thaJeztah/fix_deprecation_comment</li> <li><a href="https://github.com/spf13/pflag/commit/7e4dfb1e325ce429e29994933210abe53de7041d"><code>7e4dfb1</code></a> Test on Go 1.12</li> <li><a href="https://github.com/spf13/pflag/commit/18a9d17d0ee8bd64d5c2071fc031be86fa2cd328"><code>18a9d17</code></a> move Func, BoolFunc, tests as they require go1.21</li> <li><a href="https://github.com/spf13/pflag/commit/c5b9e989df31c5d19573e50d6188550ad51a971e"><code>c5b9e98</code></a> remove uses of errors.Is, which requires go1.13</li> <li><a href="https://github.com/spf13/pflag/commit/45a48733e35ba296a5f4dcc2b01996b89dc91a06"><code>45a4873</code></a> fix deprecation comment for (FlagSet.)ParseErrorsWhitelist</li> <li>See full diff in <a href="https://github.com/spf13/pflag/compare/v1.0.9...v1.0.10">compare view</a></li> </ul> </details> <br /> Updates `golang.org/x/crypto` from 0.41.0 to 0.42.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/golang/crypto/commit/5307a0ce6db8057c8d7c4378dc4bd715b4985ba1"><code>5307a0c</code></a> go.mod: update golang.org/x dependencies</li> <li><a href="https://github.com/golang/crypto/commit/9d779377cff7ff1f58520cc044fb90b10ddfc561"><code>9d77937</code></a> acme: include order problem in OrderError</li> <li><a href="https://github.com/golang/crypto/commit/8f580defa01dec23898d3cd27f6369cdcc62f71f"><code>8f580de</code></a> ssh: remove Go 1.24 build tag for ML-KEM kex</li> <li><a href="https://github.com/golang/crypto/commit/a4d1237429d6056ef197b0b911b8b9d7dca8ecf6"><code>a4d1237</code></a> ssh/knownhosts: improve IPv6 support in Normalize</li> <li><a href="https://github.com/golang/crypto/commit/b8d8dae13d7dda8706ca2ab98934ad404aacae22"><code>b8d8dae</code></a> curve25519: include potential fips140=only error in panic message</li> <li><a href="https://github.com/golang/crypto/commit/f5a2eabcab987dc84f30d5479ed5c5605b5de634"><code>f5a2eab</code></a> ssh: use curve25519.X25519 instead of curve25519.ScalarMult</li> <li><a href="https://github.com/golang/crypto/commit/44ecf3af9978b32529ce689a6964bd557c79aa1c"><code>44ecf3a</code></a> all: upgrade go directive to at least 1.24.0 [generated]</li> <li>See full diff in <a href="https://github.com/golang/crypto/compare/v0.41.0...v0.42.0">compare view</a></li> </ul> </details> <br /> Updates `golang.org/x/net` from 0.43.0 to 0.44.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/golang/net/commit/3b23d576ea72235a3fef8f157eb5ab76e65854a8"><code>3b23d57</code></a> http2: fix race condition when disabling goroutine debugging for one test</li> <li><a href="https://github.com/golang/net/commit/87410502ff26318c9bd1be1c9a09e0a681774dcf"><code>8741050</code></a> http2: simplify TestServer_Push_RejectAfterGoAway</li> <li><a href="https://github.com/golang/net/commit/96e405cac15ef9a113f2b30d3f3f8a216234f09c"><code>96e405c</code></a> http2: modernize TestTransportRoundtripCloseOnWriteError</li> <li><a href="https://github.com/golang/net/commit/6dc6880bcd7edc82184626a363d26d65bc55c195"><code>6dc6880</code></a> http2: simplify ClientConn Close and Shutdown tests</li> <li><a href="https://github.com/golang/net/commit/4e2915b652483bfc9831c080e40c679e42616f03"><code>4e2915b</code></a> http2: modernize TestTransportAllocationsAfterResponseBodyClose</li> <li><a href="https://github.com/golang/net/commit/30b0e78859f03d66b2e275870d5d37455d2f0fb0"><code>30b0e78</code></a> http2: modernize TestRoundTripDoesntConsumeRequestBodyEarly</li> <li><a href="https://github.com/golang/net/commit/b9acd777f1852925992bdeaa623de8cc86efa4eb"><code>b9acd77</code></a> http2: speed up TestTransportFlowControl</li> <li><a href="https://github.com/golang/net/commit/5153f4db3143a3be6ce383b512ba7a4c0f935211"><code>5153f4d</code></a> go.mod: update golang.org/x dependencies</li> <li><a href="https://github.com/golang/net/commit/9338bdd9eeddfeab331342288acfef2293474490"><code>9338bdd</code></a> http2: speed up TestTransportHandlerBodyClose</li> <li><a href="https://github.com/golang/net/commit/6b200364a6614a5cf8d360d854e998c1dc739f24"><code>6b20036</code></a> http2: add synchronous handler support to serverTester</li> <li>Additional commits viewable in <a href="https://github.com/golang/net/compare/v0.43.0...v0.44.0">compare view</a></li> </ul> </details> <br /> Updates `golang.org/x/sync` from 0.16.0 to 0.17.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/golang/sync/commit/04914c200cb38d4ea960ee6a4c314a028c632991"><code>04914c2</code></a> all: upgrade go directive to at least 1.24.0 [generated]</li> <li>See full diff in <a href="https://github.com/golang/sync/compare/v0.16.0...v0.17.0">compare view</a></li> </ul> </details> <br /> Updates `google.golang.org/protobuf` from 1.36.8 to 1.36.9 Updates `golang.org/x/net` from 0.43.0 to 0.44.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/golang/net/commit/3b23d576ea72235a3fef8f157eb5ab76e65854a8"><code>3b23d57</code></a> http2: fix race condition when disabling goroutine debugging for one test</li> <li><a href="https://github.com/golang/net/commit/87410502ff26318c9bd1be1c9a09e0a681774dcf"><code>8741050</code></a> http2: simplify TestServer_Push_RejectAfterGoAway</li> <li><a href="https://github.com/golang/net/commit/96e405cac15ef9a113f2b30d3f3f8a216234f09c"><code>96e405c</code></a> http2: modernize TestTransportRoundtripCloseOnWriteError</li> <li><a href="https://github.com/golang/net/commit/6dc6880bcd7edc82184626a363d26d65bc55c195"><code>6dc6880</code></a> http2: simplify ClientConn Close and Shutdown tests</li> <li><a href="https://github.com/golang/net/commit/4e2915b652483bfc9831c080e40c679e42616f03"><code>4e2915b</code></a> http2: modernize TestTransportAllocationsAfterResponseBodyClose</li> <li><a href="https://github.com/golang/net/commit/30b0e78859f03d66b2e275870d5d37455d2f0fb0"><code>30b0e78</code></a> http2: modernize TestRoundTripDoesntConsumeRequestBodyEarly</li> <li><a href="https://github.com/golang/net/commit/b9acd777f1852925992bdeaa623de8cc86efa4eb"><code>b9acd77</code></a> http2: speed up TestTransportFlowControl</li> <li><a href="https://github.com/golang/net/commit/5153f4db3143a3be6ce383b512ba7a4c0f935211"><code>5153f4d</code></a> go.mod: update golang.org/x dependencies</li> <li><a href="https://github.com/golang/net/commit/9338bdd9eeddfeab331342288acfef2293474490"><code>9338bdd</code></a> http2: speed up TestTransportHandlerBodyClose</li> <li><a href="https://github.com/golang/net/commit/6b200364a6614a5cf8d360d854e998c1dc739f24"><code>6b20036</code></a> http2: add synchronous handler support to serverTester</li> <li>Additional commits viewable in <a href="https://github.com/golang/net/compare/v0.43.0...v0.44.0">compare view</a></li> </ul> </details> <br /> Updates `google.golang.org/protobuf` from 1.36.8 to 1.36.9 Updates `github.com/celestiaorg/go-header` from 0.7.1 to 0.7.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/celestiaorg/go-header/releases">github.com/celestiaorg/go-header's releases</a>.</em></p> <blockquote> <h2>v0.7.2</h2> <h2>What's Changed</h2> <ul> <li>chore(store): capture stacktrace on recover by <a href="https://github.com/Wondertan"><code>@​Wondertan</code></a> in <a href="https://redirect.github.com/celestiaorg/go-header/pull/349">celestiaorg/go-header#349</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/celestiaorg/go-header/compare/v0.7.1...v0.7.2">https://github.com/celestiaorg/go-header/compare/v0.7.1...v0.7.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/celestiaorg/go-header/commit/ac2f078d2b4f4562e1c30e6409110fb1c7fafa72"><code>ac2f078</code></a> chore(store): capture stacktrace on recover (<a href="https://redirect.github.com/celestiaorg/go-header/issues/349">#349</a>)</li> <li>See full diff in <a href="https://github.com/celestiaorg/go-header/compare/v0.7.1...v0.7.2">compare view</a></li> </ul> </details> <br /> Updates `github.com/libp2p/go-libp2p-pubsub` from 0.14.2 to 0.14.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/libp2p/go-libp2p-pubsub/releases">github.com/libp2p/go-libp2p-pubsub's releases</a>.</em></p> <blockquote> <h2>v0.14.3</h2> <h2>What's Changed</h2> <ul> <li>ci: uci/update-go by <a href="https://github.com/web3-bot"><code>@​web3-bot</code></a> in <a href="https://redirect.github.com/libp2p/go-libp2p-pubsub/pull/638">libp2p/go-libp2p-pubsub#638</a></li> <li>fix: Select ctx.Done() when preprocessing to avoid blocking on cancel by <a href="https://github.com/infrmtcs"><code>@​infrmtcs</code></a> in <a href="https://redirect.github.com/libp2p/go-libp2p-pubsub/pull/635">libp2p/go-libp2p-pubsub#635</a></li> <li>GossipSub Params validation by <a href="https://github.com/MarcoPolo"><code>@​MarcoPolo</code></a> in <a href="https://redirect.github.com/libp2p/go-libp2p-pubsub/pull/642">libp2p/go-libp2p-pubsub#642</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/infrmtcs"><code>@​infrmtcs</code></a> made their first contribution in <a href="https://redirect.github.com/libp2p/go-libp2p-pubsub/pull/635">libp2p/go-libp2p-pubsub#635</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/libp2p/go-libp2p-pubsub/compare/v0.14.2...v0.14.3">https://github.com/libp2p/go-libp2p-pubsub/compare/v0.14.2...v0.14.3</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/libp2p/go-libp2p-pubsub/commit/bab0151db00ab4f8186aa02fb762cd0a4227addd"><code>bab0151</code></a> Release v0.14.3</li> <li><a href="https://github.com/libp2p/go-libp2p-pubsub/commit/c014d897efe4648db487de4e6cc3c13f83b7de34"><code>c014d89</code></a> Unexport Params.Validate to maintain patch release semantics</li> <li><a href="https://github.com/libp2p/go-libp2p-pubsub/commit/d53e38b98dc291c355671e19400abb478ecb6e52"><code>d53e38b</code></a> Merge pull request <a href="https://redirect.github.com/libp2p/go-libp2p-pubsub/issues/642">#642</a> for GossipSub Params validation</li> <li><a href="https://github.com/libp2p/go-libp2p-pubsub/commit/24b225007887948e3ef0d5d40e4e936bfcff5b73"><code>24b2250</code></a> fix another data race in a test</li> <li><a href="https://github.com/libp2p/go-libp2p-pubsub/commit/705e461143ea5170e86d13ad60213c3dfac08bf5"><code>705e461</code></a> Address data race in gossipsub test</li> <li><a href="https://github.com/libp2p/go-libp2p-pubsub/commit/40cbd7c55d4a810afd7e7e31f56c02f07c3aeacc"><code>40cbd7c</code></a> Add basic GossipSubParams validation</li> <li><a href="https://github.com/libp2p/go-libp2p-pubsub/commit/ab876fc71c34e89a7f0c8f4e361720ca9fa8588a"><code>ab876fc</code></a> fix: Select ctx.Done() when preprocessing to avoid blocking on cancel (<a href="https://redirect.github.com/libp2p/go-libp2p-pubsub/issues/635">#635</a>)</li> <li><a href="https://github.com/libp2p/go-libp2p-pubsub/commit/ee9c8434f99818972c6b26fd9ec8bebe0b1c829a"><code>ee9c843</code></a> ci: uci/update-go (<a href="https://redirect.github.com/libp2p/go-libp2p-pubsub/issues/638">#638</a>)</li> <li>See full diff in <a href="https://github.com/libp2p/go-libp2p-pubsub/compare/v0.14.2...v0.14.3">compare view</a></li> </ul> </details> <br /> Updates `golang.org/x/net` from 0.43.0 to 0.44.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/golang/net/commit/3b23d576ea72235a3fef8f157eb5ab76e65854a8"><code>3b23d57</code></a> http2: fix race condition when disabling goroutine debugging for one test</li> <li><a href="https://github.com/golang/net/commit/87410502ff26318c9bd1be1c9a09e0a681774dcf"><code>8741050</code></a> http2: simplify TestServer_Push_RejectAfterGoAway</li> <li><a href="https://github.com/golang/net/commit/96e405cac15ef9a113f2b30d3f3f8a216234f09c"><code>96e405c</code></a> http2: modernize TestTransportRoundtripCloseOnWriteError</li> <li><a href="https://github.com/golang/net/commit/6dc6880bcd7edc82184626a363d26d65bc55c195"><code>6dc6880</code></a> http2: simplify ClientConn Close and Shutdown tests</li> <li><a href="https://github.com/golang/net/commit/4e2915b652483bfc9831c080e40c679e42616f03"><code>4e2915b</code></a> http2: modernize TestTransportAllocationsAfterResponseBodyClose</li> <li><a href="https://github.com/golang/net/commit/30b0e78859f03d66b2e275870d5d37455d2f0fb0"><code>30b0e78</code></a> http2: modernize TestRoundTripDoesntConsumeRequestBodyEarly</li> <li><a href="https://github.com/golang/net/commit/b9acd777f1852925992bdeaa623de8cc86efa4eb"><code>b9acd77</code></a> http2: speed up TestTransportFlowControl</li> <li><a href="https://github.com/golang/net/commit/5153f4db3143a3be6ce383b512ba7a4c0f935211"><code>5153f4d</code></a> go.mod: update golang.org/x dependencies</li> <li><a href="https://github.com/golang/net/commit/9338bdd9eeddfeab331342288acfef2293474490"><code>9338bdd</code></a> http2: speed up TestTransportHandlerBodyClose</li> <li><a href="https://github.com/golang/net/commit/6b200364a6614a5cf8d360d854e998c1dc739f24"><code>6b20036</code></a> http2: add synchronous handler support to serverTester</li> <li>Additional commits viewable in <a href="https://github.com/golang/net/compare/v0.43.0...v0.44.0">compare view</a></li> </ul> </details> <br /> Updates `google.golang.org/protobuf` from 1.36.8 to 1.36.9 Updates `golang.org/x/crypto` from 0.41.0 to 0.42.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/golang/crypto/commit/5307a0ce6db8057c8d7c4378dc4bd715b4985ba1"><code>5307a0c</code></a> go.mod: update golang.org/x dependencies</li> <li><a href="https://github.com/golang/crypto/commit/9d779377cff7ff1f58520cc044fb90b10ddfc561"><code>9d77937</code></a> acme: include order problem in OrderError</li> <li><a href="https://github.com/golang/crypto/commit/8f580defa01dec23898d3cd27f6369cdcc62f71f"><code>8f580de</code></a> ssh: remove Go 1.24 build tag for ML-KEM kex</li> <li><a href="https://github.com/golang/crypto/commit/a4d1237429d6056ef197b0b911b8b9d7dca8ecf6"><code>a4d1237</code></a> ssh/knownhosts: improve IPv6 support in Normalize</li> <li><a href="https://github.com/golang/crypto/commit/b8d8dae13d7dda8706ca2ab98934ad404aacae22"><code>b8d8dae</code></a> curve25519: include potential fips140=only error in panic message</li> <li><a href="https://github.com/golang/crypto/commit/f5a2eabcab987dc84f30d5479ed5c5605b5de634"><code>f5a2eab</code></a> ssh: use curve25519.X25519 instead of curve25519.ScalarMult</li> <li><a href="https://github.com/golang/crypto/commit/44ecf3af9978b32529ce689a6964bd557c79aa1c"><code>44ecf3a</code></a> all: upgrade go directive to at least 1.24.0 [generated]</li> <li>See full diff in <a href="https://github.com/golang/crypto/compare/v0.41.0...v0.42.0">compare view</a></li> </ul> </details> <br /> Updates `golang.org/x/net` from 0.43.0 to 0.44.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/golang/net/commit/3b23d576ea72235a3fef8f157eb5ab76e65854a8"><code>3b23d57</code></a> http2: fix race condition when disabling goroutine debugging for one test</li> <li><a href="https://github.com/golang/net/commit/87410502ff26318c9bd1be1c9a09e0a681774dcf"><code>8741050</code></a> http2: simplify TestServer_Push_RejectAfterGoAway</li> <li><a href="https://github.com/golang/net/commit/96e405cac15ef9a113f2b30d3f3f8a216234f09c"><code>96e405c</code></a> http2: modernize TestTransportRoundtripCloseOnWriteError</li> <li><a href="https://github.com/golang/net/commit/6dc6880bcd7edc82184626a363d26d65bc55c195"><code>6dc6880</code></a> http2: simplify ClientConn Close and Shutdown tests</li> <li><a href="https://github.com/golang/net/commit/4e2915b652483bfc9831c080e40c679e42616f03"><code>4e2915b</code></a> http2: modernize TestTransportAllocationsAfterResponseBodyClose</li> <li><a href="https://github.com/golang/net/commit/30b0e78859f03d66b2e275870d5d37455d2f0fb0"><code>30b0e78</code></a> http2: modernize TestRoundTripDoesntConsumeRequestBodyEarly</li> <li><a href="https://github.com/golang/net/commit/b9acd777f1852925992bdeaa623de8cc86efa4eb"><code>b9acd77</code></a> http2: speed up TestTransportFlowControl</li> <li><a href="https://github.com/golang/net/commit/5153f4db3143a3be6ce383b512ba7a4c0f935211"><code>5153f4d</code></a> go.mod: update golang.org/x dependencies</li> <li><a href="https://github.com/golang/net/commit/9338bdd9eeddfeab331342288acfef2293474490"><code>9338bdd</code></a> http2: speed up TestTransportHandlerBodyClose</li> <li><a href="https://github.com/golang/net/commit/6b200364a6614a5cf8d360d854e998c1dc739f24"><code>6b20036</code></a> http2: add synchronous handler support to serverTester</li> <li>Additional commits viewable in <a href="https://github.com/golang/net/compare/v0.43.0...v0.44.0">compare view</a></li> </ul> </details> <br /> Updates `golang.org/x/sync` from 0.16.0 to 0.17.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/golang/sync/commit/04914c200cb38d4ea960ee6a4c314a028c632991"><code>04914c2</code></a> all: upgrade go directive to at least 1.24.0 [generated]</li> <li>See full diff in <a href="https://github.com/golang/sync/compare/v0.16.0...v0.17.0">compare view</a></li> </ul> </details> <br /> Updates `google.golang.org/protobuf` from 1.36.8 to 1.36.9 Updates `github.com/celestiaorg/go-header` from 0.7.1 to 0.7.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/celestiaorg/go-header/releases">github.com/celestiaorg/go-header's releases</a>.</em></p> <blockquote> <h2>v0.7.2</h2> <h2>What's Changed</h2> <ul> <li>chore(store): capture stacktrace on recover by <a href="https://github.com/Wondertan"><code>@​Wondertan</code></a> in <a href="https://redirect.github.com/celestiaorg/go-header/pull/349">celestiaorg/go-header#349</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/celestiaorg/go-header/compare/v0.7.1...v0.7.2">https://github.com/celestiaorg/go-header/compare/v0.7.1...v0.7.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/celestiaorg/go-header/commit/ac2f078d2b4f4562e1c30e6409110fb1c7fafa72"><code>ac2f078</code></a> chore(store): capture stacktrace on recover (<a href="https://redirect.github.com/celestiaorg/go-header/issues/349">#349</a>)</li> <li>See full diff in <a href="https://github.com/celestiaorg/go-header/compare/v0.7.1...v0.7.2">compare view</a></li> </ul> </details> <br /> Updates `github.com/libp2p/go-libp2p-pubsub` from 0.14.2 to 0.14.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/libp2p/go-libp2p-pubsub/releases">github.com/libp2p/go-libp2p-pubsub's releases</a>.</em></p> <blockquote> <h2>v0.14.3</h2> <h2>What's Changed</h2> <ul> <li>ci: uci/update-go by <a href="https://github.com/web3-bot"><code>@​web3-bot</code></a> in <a href="https://redirect.github.com/libp2p/go-libp2p-pubsub/pull/638">libp2p/go-libp2p-pubsub#638</a></li> <li>fix: Select ctx.Done() when preprocessing to avoid blocking on cancel by <a href="https://github.com/infrmtcs"><code>@​infrmtcs</code></a> in <a href="https://redirect.github.com/libp2p/go-libp2p-pubsub/pull/635">libp2p/go-libp2p-pubsub#635</a></li> <li>GossipSub Params validation by <a href="https://github.com/MarcoPolo"><code>@​MarcoPolo</code></a> in <a href="https://redirect.github.com/libp2p/go-libp2p-pubsub/pull/642">libp2p/go-libp2p-pubsub#642</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/infrmtcs"><code>@​infrmtcs</code></a> made their first contribution in <a href="https://redirect.github.com/libp2p/go-libp2p-pubsub/pull/635">libp2p/go-libp2p-pubsub#635</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/libp2p/go-libp2p-pubsub/compare/v0.14.2...v0.14.3">https://github.com/libp2p/go-libp2p-pubsub/compare/v0.14.2...v0.14.3</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/libp2p/go-libp2p-pubsub/commit/bab0151db00ab4f8186aa02fb762cd0a4227addd"><code>bab0151</code></a> Release v0.14.3</li> <li><a href="https://github.com/libp2p/go-libp2p-pubsub/commit/c014d897efe4648db487de4e6cc3c13f83b7de34"><code>c014d89</code></a> Unexport Params.Validate to maintain patch release semantics</li> <li><a href="https://github.com/libp2p/go-libp2p-pubsub/commit/d53e38b98dc291c355671e19400abb478ecb6e52"><code>d53e38b</code></a> Merge pull request <a href="https://redirect.github.com/libp2p/go-libp2p-pubsub/issues/642">#642</a> for GossipSub Params validation</li> <li><a href="https://github.com/libp2p/go-libp2p-pubsub/commit/24b225007887948e3ef0d5d40e4e936bfcff5b73"><code>24b2250</code></a> fix another data race in a test</li> <li><a href="https://github.com/libp2p/go-libp2p-pubsub/commit/705e461143ea5170e86d13ad60213c3dfac08bf5"><code>705e461</code></a> Address data race in gossipsub test</li> <li><a href="https://github.com/libp2p/go-libp2p-pubsub/commit/40cbd7c55d4a810afd7e7e31f56c02f07c3aeacc"><code>40cbd7c</code></a> Add basic GossipSubParams validation</li> <li><a href="https://github.com/libp2p/go-libp2p-pubsub/commit/ab876fc71c34e89a7f0c8f4e361720ca9fa8588a"><code>ab876fc</code></a> fix: Select ctx.Done() when preprocessing to avoid blocking on cancel (<a href="https://redirect.github.com/libp2p/go-libp2p-pubsub/issues/635">#635</a>)</li> <li><a href="https://github.com/libp2p/go-libp2p-pubsub/commit/ee9c8434f99818972c6b26fd9ec8bebe0b1c829a"><code>ee9c843</code></a> ci: uci/update-go (<a href="https://redirect.github.com/libp2p/go-libp2p-pubsub/issues/638">#638</a>)</li> <li>See full diff in <a href="https://github.com/libp2p/go-libp2p-pubsub/compare/v0.14.2...v0.14.3">compare view</a></li> </ul> </details> <br /> Updates `golang.org/x/net` from 0.43.0 to 0.44.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/golang/net/commit/3b23d576ea72235a3fef8f157eb5ab76e65854a8"><code>3b23d57</code></a> http2: fix race condition when disabling goroutine debugging for one test</li> <li><a href="https://github.com/golang/net/commit/87410502ff26318c9bd1be1c9a09e0a681774dcf"><code>8741050</code></a> http2: simplify TestServer_Push_RejectAfterGoAway</li> <li><a href="https://github.com/golang/net/commit/96e405cac15ef9a113f2b30d3f3f8a216234f09c"><code>96e405c</code></a> http2: modernize TestTransportRoundtripCloseOnWriteError</li> <li><a href="https://github.com/golang/net/commit/6dc6880bcd7edc82184626a363d26d65bc55c195"><code>6dc6880</code></a> http2: simplify ClientConn Close and Shutdown tests</li> <li><a href="https://github.com/golang/net/commit/4e2915b652483bfc9831c080e40c679e42616f03"><code>4e2915b</code></a> http2: modernize TestTransportAllocationsAfterResponseBodyClose</li> <li><a href="https://github.com/golang/net/commit/30b0e78859f03d66b2e275870d5d37455d2f0fb0"><code>30b0e78</code></a> http2: modernize TestRoundTripDoesntConsumeRequestBodyEarly</li> <li><a href="https://github.com/golang/net/commit/b9acd777f1852925992bdeaa623de8cc86efa4eb"><code>b9acd77</code></a> http2: speed up TestTransportFlowControl</li> <li><a href="https://github.com/golang/net/commit/5153f4db3143a3be6ce383b512ba7a4c0f935211"><code>5153f4d</code></a> go.mod: update golang.org/x dependencies</li> <li><a href="https://github.com/golang/net/commit/9338bdd9eeddfeab331342288acfef2293474490"><code>9338bdd</code></a> http2: speed up TestTransportHandlerBodyClose</li> <li><a href="https://github.com/golang/net/commit/6b200364a6614a5cf8d360d854e998c1dc739f24"><code>6b20036</code></a> http2: add synchronous handler support to serverTester</li> <li>Additional commits viewable in <a href="https://github.com/golang/net/compare/v0.43.0...v0.44.0">compare view</a></li> </ul> </details> <br /> Updates `google.golang.org/protobuf` from 1.36.8 to 1.36.9 Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Julien Robert <[email protected]>
1 parent 0537284 commit 579a7a3

File tree

18 files changed

+133
-132
lines changed

18 files changed

+133
-132
lines changed

apps/evm/single/go.mod

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ replace (
1212
)
1313

1414
require (
15-
github.com/celestiaorg/go-header v0.7.1
15+
github.com/celestiaorg/go-header v0.7.2
1616
github.com/ethereum/go-ethereum v1.16.3
1717
github.com/evstack/ev-node v0.14.2-0.20250317130407-e9e0a1b0485e
1818
github.com/evstack/ev-node/core v0.0.0-20250317130407-e9e0a1b0485e
@@ -165,7 +165,7 @@ require (
165165
github.com/libp2p/go-libp2p-asn-util v0.4.1 // indirect
166166
github.com/libp2p/go-libp2p-kad-dht v0.34.0 // indirect
167167
github.com/libp2p/go-libp2p-kbucket v0.7.0 // indirect
168-
github.com/libp2p/go-libp2p-pubsub v0.14.2 // indirect
168+
github.com/libp2p/go-libp2p-pubsub v0.14.3 // indirect
169169
github.com/libp2p/go-libp2p-record v0.3.1 // indirect
170170
github.com/libp2p/go-libp2p-routing-helpers v0.7.5 // indirect
171171
github.com/libp2p/go-msgio v0.3.0 // indirect
@@ -324,7 +324,7 @@ require (
324324
golang.org/x/crypto v0.42.0 // indirect
325325
golang.org/x/exp v0.0.0-20250811191247-51f88131bc50 // indirect
326326
golang.org/x/mod v0.27.0 // indirect
327-
golang.org/x/net v0.43.0 // indirect
327+
golang.org/x/net v0.44.0 // indirect
328328
golang.org/x/oauth2 v0.30.0 // indirect
329329
golang.org/x/sync v0.17.0 // indirect
330330
golang.org/x/sys v0.36.0 // indirect
@@ -337,7 +337,7 @@ require (
337337
google.golang.org/genproto/googleapis/api v0.0.0-20250603155806-513f23925822 // indirect
338338
google.golang.org/genproto/googleapis/rpc v0.0.0-20250603155806-513f23925822 // indirect
339339
google.golang.org/grpc v1.73.0 // indirect
340-
google.golang.org/protobuf v1.36.8 // indirect
340+
google.golang.org/protobuf v1.36.9 // indirect
341341
gopkg.in/cenkalti/backoff.v1 v1.1.0 // indirect
342342
gopkg.in/inf.v0 v0.9.1 // indirect
343343
gopkg.in/ini.v1 v1.67.0 // indirect

apps/evm/single/go.sum

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -104,8 +104,8 @@ github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 h1:nvj0OLI3YqYXe
104104
github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0/go.mod h1:D/8v3kj0zr8ZAKg1AQ6crr+5VwKN5eIywRkfhyM/+dE=
105105
github.com/celestiaorg/go-datastore v0.0.0-20250801131506-48a63ae531e4 h1:udw77BU45zmvTV7798FhR1wHFmsFpu4GnA5mubtMcR0=
106106
github.com/celestiaorg/go-datastore v0.0.0-20250801131506-48a63ae531e4/go.mod h1:W+pI1NsUsz3tcsAACMtfC+IZdnQTnC/7VfPoJBQuts0=
107-
github.com/celestiaorg/go-header v0.7.1 h1:XG0fQykSjKsCtWl9sY5jZXG12D4Xe59bjklWZ2sWip0=
108-
github.com/celestiaorg/go-header v0.7.1/go.mod h1:eX9iTSPthVEAlEDLux40ZT/olXPGhpxHd+mEzJeDhd0=
107+
github.com/celestiaorg/go-header v0.7.2 h1:Jw01iBKnodfsILzynDCU3C11xurpoBt5SI9lgyKHJc0=
108+
github.com/celestiaorg/go-header v0.7.2/go.mod h1:eX9iTSPthVEAlEDLux40ZT/olXPGhpxHd+mEzJeDhd0=
109109
github.com/celestiaorg/go-libp2p-messenger v0.2.2 h1:osoUfqjss7vWTIZrrDSy953RjQz+ps/vBFE7bychLEc=
110110
github.com/celestiaorg/go-libp2p-messenger v0.2.2/go.mod h1:oTCRV5TfdO7V/k6nkx7QjQzGrWuJbupv+0o1cgnY2i4=
111111
github.com/celestiaorg/utils v0.1.0 h1:WsP3O8jF7jKRgLNFmlDCwdThwOFMFxg0MnqhkLFVxPo=
@@ -517,8 +517,8 @@ github.com/libp2p/go-libp2p-kad-dht v0.34.0 h1:yvJ/Vrt36GVjsqPxiGcuuwOloKuZLV9Aa
517517
github.com/libp2p/go-libp2p-kad-dht v0.34.0/go.mod h1:JNbkES4W5tajS6uYivw6MPs0842cPHAwhgaPw8sQG4o=
518518
github.com/libp2p/go-libp2p-kbucket v0.7.0 h1:vYDvRjkyJPeWunQXqcW2Z6E93Ywx7fX0jgzb/dGOKCs=
519519
github.com/libp2p/go-libp2p-kbucket v0.7.0/go.mod h1:blOINGIj1yiPYlVEX0Rj9QwEkmVnz3EP8LK1dRKBC6g=
520-
github.com/libp2p/go-libp2p-pubsub v0.14.2 h1:nT5lFHPQOFJcp9CW8hpKtvbpQNdl2udJuzLQWbgRum8=
521-
github.com/libp2p/go-libp2p-pubsub v0.14.2/go.mod h1:MKPU5vMI8RRFyTP0HfdsF9cLmL1nHAeJm44AxJGJx44=
520+
github.com/libp2p/go-libp2p-pubsub v0.14.3 h1:iI2UeDgvS8f9F+BCC8e7kGaAlhk0UrA+wzWO597/qgc=
521+
github.com/libp2p/go-libp2p-pubsub v0.14.3/go.mod h1:alT7YgvDsJ16e9grXzH1U5EKKf3K0mxgxU592UwLEFg=
522522
github.com/libp2p/go-libp2p-record v0.3.1 h1:cly48Xi5GjNw5Wq+7gmjfBiG9HCzQVkiZOUZ8kUl+Fg=
523523
github.com/libp2p/go-libp2p-record v0.3.1/go.mod h1:T8itUkLcWQLCYMqtX7Th6r7SexyUJpIyPgks757td/E=
524524
github.com/libp2p/go-libp2p-routing-helpers v0.7.5 h1:HdwZj9NKovMx0vqq6YNPTh6aaNzey5zHD7HeLJtq6fI=
@@ -1061,8 +1061,8 @@ golang.org/x/net v0.9.0/go.mod h1:d48xBJpPfHeWQsugry2m+kC02ZBRGRgulfHnEXEuWns=
10611061
golang.org/x/net v0.10.0/go.mod h1:0qNGK6F8kojg2nk9dLZ2mShWaEBan6FAoqfSigmmuDg=
10621062
golang.org/x/net v0.14.0/go.mod h1:PpSgVXXLK0OxS0F31C1/tv6XNguvCrnXIDrFMspZIUI=
10631063
golang.org/x/net v0.20.0/go.mod h1:z8BVo6PvndSri0LbOE3hAn0apkU+1YvI6E70E9jsnvY=
1064-
golang.org/x/net v0.43.0 h1:lat02VYK2j4aLzMzecihNvTlJNQUq316m2Mr9rnM6YE=
1065-
golang.org/x/net v0.43.0/go.mod h1:vhO1fvI4dGsIjh73sWfUVjj3N7CA9WkKJNQm2svM6Jg=
1064+
golang.org/x/net v0.44.0 h1:evd8IRDyfNBMBTTY5XRF1vaZlD+EmWx6x8PkhR04H/I=
1065+
golang.org/x/net v0.44.0/go.mod h1:ECOoLqd5U3Lhyeyo/QDCEVQ4sNgYsqvCZ722XogGieY=
10661066
golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be/go.mod h1:N/0e6XlmueqKjAGxoOufVs8QHGRruUQn6yWY3a++T0U=
10671067
golang.org/x/oauth2 v0.0.0-20181017192945-9dcd33a902f4/go.mod h1:N/0e6XlmueqKjAGxoOufVs8QHGRruUQn6yWY3a++T0U=
10681068
golang.org/x/oauth2 v0.0.0-20181203162652-d668ce993890/go.mod h1:N/0e6XlmueqKjAGxoOufVs8QHGRruUQn6yWY3a++T0U=
@@ -1204,8 +1204,8 @@ google.golang.org/protobuf v1.22.0/go.mod h1:EGpADcykh3NcUnDUJcl1+ZksZNG86OlYog2
12041204
google.golang.org/protobuf v1.23.0/go.mod h1:EGpADcykh3NcUnDUJcl1+ZksZNG86OlYog2l/sGQquU=
12051205
google.golang.org/protobuf v1.23.1-0.20200526195155-81db48ad09cc/go.mod h1:EGpADcykh3NcUnDUJcl1+ZksZNG86OlYog2l/sGQquU=
12061206
google.golang.org/protobuf v1.25.0/go.mod h1:9JNX74DMeImyA3h4bdi1ymwjUzf21/xIlbajtzgsN7c=
1207-
google.golang.org/protobuf v1.36.8 h1:xHScyCOEuuwZEc6UtSOvPbAT4zRh0xcNRYekJwfqyMc=
1208-
google.golang.org/protobuf v1.36.8/go.mod h1:fuxRtAxBytpl4zzqUh6/eyUujkJdNiuEkXntxiD/uRU=
1207+
google.golang.org/protobuf v1.36.9 h1:w2gp2mA27hUeUzj9Ex9FBjsBm40zfaDtEWow293U7Iw=
1208+
google.golang.org/protobuf v1.36.9/go.mod h1:fuxRtAxBytpl4zzqUh6/eyUujkJdNiuEkXntxiD/uRU=
12091209
gopkg.in/airbrake/gobrake.v2 v2.0.9/go.mod h1:/h5ZAUhDkGaJfjzjKLSjv6zCL6O0LLBxU4K+aSYdM/U=
12101210
gopkg.in/alecthomas/kingpin.v2 v2.2.6/go.mod h1:FMv+mEhP44yOT+4EoQTLFTRgOQ1FBLkstjWtayDeSgw=
12111211
gopkg.in/cenkalti/backoff.v1 v1.1.0 h1:Arh75ttbsvlpVA7WtVpH4u9h6Zl46xuptxqLxPiSo4Y=

apps/grpc/single/go.mod

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ require (
1616
connectrpc.com/grpcreflect v1.3.0 // indirect
1717
github.com/benbjohnson/clock v1.3.5 // indirect
1818
github.com/beorn7/perks v1.0.1 // indirect
19-
github.com/celestiaorg/go-header v0.7.1 // indirect
19+
github.com/celestiaorg/go-header v0.7.2 // indirect
2020
github.com/celestiaorg/go-libp2p-messenger v0.2.2 // indirect
2121
github.com/cespare/xxhash/v2 v2.3.0 // indirect
2222
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
@@ -63,7 +63,7 @@ require (
6363
github.com/libp2p/go-libp2p-asn-util v0.4.1 // indirect
6464
github.com/libp2p/go-libp2p-kad-dht v0.34.0 // indirect
6565
github.com/libp2p/go-libp2p-kbucket v0.7.0 // indirect
66-
github.com/libp2p/go-libp2p-pubsub v0.14.2 // indirect
66+
github.com/libp2p/go-libp2p-pubsub v0.14.3 // indirect
6767
github.com/libp2p/go-libp2p-record v0.3.1 // indirect
6868
github.com/libp2p/go-libp2p-routing-helpers v0.7.5 // indirect
6969
github.com/libp2p/go-msgio v0.3.0 // indirect
@@ -148,15 +148,15 @@ require (
148148
golang.org/x/crypto v0.42.0 // indirect
149149
golang.org/x/exp v0.0.0-20250811191247-51f88131bc50 // indirect
150150
golang.org/x/mod v0.27.0 // indirect
151-
golang.org/x/net v0.43.0 // indirect
151+
golang.org/x/net v0.44.0 // indirect
152152
golang.org/x/sync v0.17.0 // indirect
153153
golang.org/x/sys v0.36.0 // indirect
154154
golang.org/x/text v0.29.0 // indirect
155155
golang.org/x/time v0.12.0 // indirect
156156
golang.org/x/tools v0.36.0 // indirect
157157
golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da // indirect
158158
gonum.org/v1/gonum v0.16.0 // indirect
159-
google.golang.org/protobuf v1.36.8 // indirect
159+
google.golang.org/protobuf v1.36.9 // indirect
160160
gopkg.in/yaml.v3 v3.0.1 // indirect
161161
lukechampine.com/blake3 v1.4.1 // indirect
162162
)

apps/grpc/single/go.sum

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ github.com/bradfitz/go-smtpd v0.0.0-20170404230938-deb6d6237625/go.mod h1:HYsPBT
2424
github.com/buger/jsonparser v0.0.0-20181115193947-bf1c66bbce23/go.mod h1:bbYlZJ7hK1yFx9hf58LP0zeX7UjIGs20ufpu3evjr+s=
2525
github.com/celestiaorg/go-datastore v0.0.0-20250801131506-48a63ae531e4 h1:udw77BU45zmvTV7798FhR1wHFmsFpu4GnA5mubtMcR0=
2626
github.com/celestiaorg/go-datastore v0.0.0-20250801131506-48a63ae531e4/go.mod h1:W+pI1NsUsz3tcsAACMtfC+IZdnQTnC/7VfPoJBQuts0=
27-
github.com/celestiaorg/go-header v0.7.1 h1:XG0fQykSjKsCtWl9sY5jZXG12D4Xe59bjklWZ2sWip0=
28-
github.com/celestiaorg/go-header v0.7.1/go.mod h1:eX9iTSPthVEAlEDLux40ZT/olXPGhpxHd+mEzJeDhd0=
27+
github.com/celestiaorg/go-header v0.7.2 h1:Jw01iBKnodfsILzynDCU3C11xurpoBt5SI9lgyKHJc0=
28+
github.com/celestiaorg/go-header v0.7.2/go.mod h1:eX9iTSPthVEAlEDLux40ZT/olXPGhpxHd+mEzJeDhd0=
2929
github.com/celestiaorg/go-libp2p-messenger v0.2.2 h1:osoUfqjss7vWTIZrrDSy953RjQz+ps/vBFE7bychLEc=
3030
github.com/celestiaorg/go-libp2p-messenger v0.2.2/go.mod h1:oTCRV5TfdO7V/k6nkx7QjQzGrWuJbupv+0o1cgnY2i4=
3131
github.com/celestiaorg/utils v0.1.0 h1:WsP3O8jF7jKRgLNFmlDCwdThwOFMFxg0MnqhkLFVxPo=
@@ -207,8 +207,8 @@ github.com/libp2p/go-libp2p-kad-dht v0.34.0 h1:yvJ/Vrt36GVjsqPxiGcuuwOloKuZLV9Aa
207207
github.com/libp2p/go-libp2p-kad-dht v0.34.0/go.mod h1:JNbkES4W5tajS6uYivw6MPs0842cPHAwhgaPw8sQG4o=
208208
github.com/libp2p/go-libp2p-kbucket v0.7.0 h1:vYDvRjkyJPeWunQXqcW2Z6E93Ywx7fX0jgzb/dGOKCs=
209209
github.com/libp2p/go-libp2p-kbucket v0.7.0/go.mod h1:blOINGIj1yiPYlVEX0Rj9QwEkmVnz3EP8LK1dRKBC6g=
210-
github.com/libp2p/go-libp2p-pubsub v0.14.2 h1:nT5lFHPQOFJcp9CW8hpKtvbpQNdl2udJuzLQWbgRum8=
211-
github.com/libp2p/go-libp2p-pubsub v0.14.2/go.mod h1:MKPU5vMI8RRFyTP0HfdsF9cLmL1nHAeJm44AxJGJx44=
210+
github.com/libp2p/go-libp2p-pubsub v0.14.3 h1:iI2UeDgvS8f9F+BCC8e7kGaAlhk0UrA+wzWO597/qgc=
211+
github.com/libp2p/go-libp2p-pubsub v0.14.3/go.mod h1:alT7YgvDsJ16e9grXzH1U5EKKf3K0mxgxU592UwLEFg=
212212
github.com/libp2p/go-libp2p-record v0.3.1 h1:cly48Xi5GjNw5Wq+7gmjfBiG9HCzQVkiZOUZ8kUl+Fg=
213213
github.com/libp2p/go-libp2p-record v0.3.1/go.mod h1:T8itUkLcWQLCYMqtX7Th6r7SexyUJpIyPgks757td/E=
214214
github.com/libp2p/go-libp2p-routing-helpers v0.7.5 h1:HdwZj9NKovMx0vqq6YNPTh6aaNzey5zHD7HeLJtq6fI=
@@ -519,8 +519,8 @@ golang.org/x/net v0.9.0/go.mod h1:d48xBJpPfHeWQsugry2m+kC02ZBRGRgulfHnEXEuWns=
519519
golang.org/x/net v0.10.0/go.mod h1:0qNGK6F8kojg2nk9dLZ2mShWaEBan6FAoqfSigmmuDg=
520520
golang.org/x/net v0.14.0/go.mod h1:PpSgVXXLK0OxS0F31C1/tv6XNguvCrnXIDrFMspZIUI=
521521
golang.org/x/net v0.20.0/go.mod h1:z8BVo6PvndSri0LbOE3hAn0apkU+1YvI6E70E9jsnvY=
522-
golang.org/x/net v0.43.0 h1:lat02VYK2j4aLzMzecihNvTlJNQUq316m2Mr9rnM6YE=
523-
golang.org/x/net v0.43.0/go.mod h1:vhO1fvI4dGsIjh73sWfUVjj3N7CA9WkKJNQm2svM6Jg=
522+
golang.org/x/net v0.44.0 h1:evd8IRDyfNBMBTTY5XRF1vaZlD+EmWx6x8PkhR04H/I=
523+
golang.org/x/net v0.44.0/go.mod h1:ECOoLqd5U3Lhyeyo/QDCEVQ4sNgYsqvCZ722XogGieY=
524524
golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be/go.mod h1:N/0e6XlmueqKjAGxoOufVs8QHGRruUQn6yWY3a++T0U=
525525
golang.org/x/oauth2 v0.0.0-20181017192945-9dcd33a902f4/go.mod h1:N/0e6XlmueqKjAGxoOufVs8QHGRruUQn6yWY3a++T0U=
526526
golang.org/x/oauth2 v0.0.0-20181203162652-d668ce993890/go.mod h1:N/0e6XlmueqKjAGxoOufVs8QHGRruUQn6yWY3a++T0U=
@@ -636,8 +636,8 @@ google.golang.org/protobuf v1.22.0/go.mod h1:EGpADcykh3NcUnDUJcl1+ZksZNG86OlYog2
636636
google.golang.org/protobuf v1.23.0/go.mod h1:EGpADcykh3NcUnDUJcl1+ZksZNG86OlYog2l/sGQquU=
637637
google.golang.org/protobuf v1.23.1-0.20200526195155-81db48ad09cc/go.mod h1:EGpADcykh3NcUnDUJcl1+ZksZNG86OlYog2l/sGQquU=
638638
google.golang.org/protobuf v1.25.0/go.mod h1:9JNX74DMeImyA3h4bdi1ymwjUzf21/xIlbajtzgsN7c=
639-
google.golang.org/protobuf v1.36.8 h1:xHScyCOEuuwZEc6UtSOvPbAT4zRh0xcNRYekJwfqyMc=
640-
google.golang.org/protobuf v1.36.8/go.mod h1:fuxRtAxBytpl4zzqUh6/eyUujkJdNiuEkXntxiD/uRU=
639+
google.golang.org/protobuf v1.36.9 h1:w2gp2mA27hUeUzj9Ex9FBjsBm40zfaDtEWow293U7Iw=
640+
google.golang.org/protobuf v1.36.9/go.mod h1:fuxRtAxBytpl4zzqUh6/eyUujkJdNiuEkXntxiD/uRU=
641641
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
642642
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c h1:Hei/4ADfdWqJk1ZMxUNpqntNwaWcugrBjAiHlqqRiVk=
643643
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c/go.mod h1:JHkPIbrfpd72SG/EVd6muEfDQjcINNoR0C8j2r3qZ4Q=

apps/testapp/go.mod

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ replace (
1111
)
1212

1313
require (
14-
github.com/celestiaorg/go-header v0.7.1
14+
github.com/celestiaorg/go-header v0.7.2
1515
github.com/evstack/ev-node v0.0.0-00010101000000-000000000000
1616
github.com/evstack/ev-node/core v0.0.0-20250312114929-104787ba1a4c
1717
github.com/evstack/ev-node/da v0.0.0-00010101000000-000000000000
@@ -71,7 +71,7 @@ require (
7171
github.com/libp2p/go-libp2p-asn-util v0.4.1 // indirect
7272
github.com/libp2p/go-libp2p-kad-dht v0.34.0 // indirect
7373
github.com/libp2p/go-libp2p-kbucket v0.7.0 // indirect
74-
github.com/libp2p/go-libp2p-pubsub v0.14.2 // indirect
74+
github.com/libp2p/go-libp2p-pubsub v0.14.3 // indirect
7575
github.com/libp2p/go-libp2p-record v0.3.1 // indirect
7676
github.com/libp2p/go-libp2p-routing-helpers v0.7.5 // indirect
7777
github.com/libp2p/go-msgio v0.3.0 // indirect
@@ -155,15 +155,15 @@ require (
155155
golang.org/x/crypto v0.42.0 // indirect
156156
golang.org/x/exp v0.0.0-20250811191247-51f88131bc50 // indirect
157157
golang.org/x/mod v0.27.0 // indirect
158-
golang.org/x/net v0.43.0 // indirect
158+
golang.org/x/net v0.44.0 // indirect
159159
golang.org/x/sync v0.17.0 // indirect
160160
golang.org/x/sys v0.36.0 // indirect
161161
golang.org/x/text v0.29.0 // indirect
162162
golang.org/x/time v0.12.0 // indirect
163163
golang.org/x/tools v0.36.0 // indirect
164164
golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da // indirect
165165
gonum.org/v1/gonum v0.16.0 // indirect
166-
google.golang.org/protobuf v1.36.8 // indirect
166+
google.golang.org/protobuf v1.36.9 // indirect
167167
gopkg.in/yaml.v3 v3.0.1 // indirect
168168
lukechampine.com/blake3 v1.4.1 // indirect
169169
)

apps/testapp/go.sum

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ github.com/bradfitz/go-smtpd v0.0.0-20170404230938-deb6d6237625/go.mod h1:HYsPBT
2424
github.com/buger/jsonparser v0.0.0-20181115193947-bf1c66bbce23/go.mod h1:bbYlZJ7hK1yFx9hf58LP0zeX7UjIGs20ufpu3evjr+s=
2525
github.com/celestiaorg/go-datastore v0.0.0-20250801131506-48a63ae531e4 h1:udw77BU45zmvTV7798FhR1wHFmsFpu4GnA5mubtMcR0=
2626
github.com/celestiaorg/go-datastore v0.0.0-20250801131506-48a63ae531e4/go.mod h1:W+pI1NsUsz3tcsAACMtfC+IZdnQTnC/7VfPoJBQuts0=
27-
github.com/celestiaorg/go-header v0.7.1 h1:XG0fQykSjKsCtWl9sY5jZXG12D4Xe59bjklWZ2sWip0=
28-
github.com/celestiaorg/go-header v0.7.1/go.mod h1:eX9iTSPthVEAlEDLux40ZT/olXPGhpxHd+mEzJeDhd0=
27+
github.com/celestiaorg/go-header v0.7.2 h1:Jw01iBKnodfsILzynDCU3C11xurpoBt5SI9lgyKHJc0=
28+
github.com/celestiaorg/go-header v0.7.2/go.mod h1:eX9iTSPthVEAlEDLux40ZT/olXPGhpxHd+mEzJeDhd0=
2929
github.com/celestiaorg/go-libp2p-messenger v0.2.2 h1:osoUfqjss7vWTIZrrDSy953RjQz+ps/vBFE7bychLEc=
3030
github.com/celestiaorg/go-libp2p-messenger v0.2.2/go.mod h1:oTCRV5TfdO7V/k6nkx7QjQzGrWuJbupv+0o1cgnY2i4=
3131
github.com/celestiaorg/utils v0.1.0 h1:WsP3O8jF7jKRgLNFmlDCwdThwOFMFxg0MnqhkLFVxPo=
@@ -207,8 +207,8 @@ github.com/libp2p/go-libp2p-kad-dht v0.34.0 h1:yvJ/Vrt36GVjsqPxiGcuuwOloKuZLV9Aa
207207
github.com/libp2p/go-libp2p-kad-dht v0.34.0/go.mod h1:JNbkES4W5tajS6uYivw6MPs0842cPHAwhgaPw8sQG4o=
208208
github.com/libp2p/go-libp2p-kbucket v0.7.0 h1:vYDvRjkyJPeWunQXqcW2Z6E93Ywx7fX0jgzb/dGOKCs=
209209
github.com/libp2p/go-libp2p-kbucket v0.7.0/go.mod h1:blOINGIj1yiPYlVEX0Rj9QwEkmVnz3EP8LK1dRKBC6g=
210-
github.com/libp2p/go-libp2p-pubsub v0.14.2 h1:nT5lFHPQOFJcp9CW8hpKtvbpQNdl2udJuzLQWbgRum8=
211-
github.com/libp2p/go-libp2p-pubsub v0.14.2/go.mod h1:MKPU5vMI8RRFyTP0HfdsF9cLmL1nHAeJm44AxJGJx44=
210+
github.com/libp2p/go-libp2p-pubsub v0.14.3 h1:iI2UeDgvS8f9F+BCC8e7kGaAlhk0UrA+wzWO597/qgc=
211+
github.com/libp2p/go-libp2p-pubsub v0.14.3/go.mod h1:alT7YgvDsJ16e9grXzH1U5EKKf3K0mxgxU592UwLEFg=
212212
github.com/libp2p/go-libp2p-record v0.3.1 h1:cly48Xi5GjNw5Wq+7gmjfBiG9HCzQVkiZOUZ8kUl+Fg=
213213
github.com/libp2p/go-libp2p-record v0.3.1/go.mod h1:T8itUkLcWQLCYMqtX7Th6r7SexyUJpIyPgks757td/E=
214214
github.com/libp2p/go-libp2p-routing-helpers v0.7.5 h1:HdwZj9NKovMx0vqq6YNPTh6aaNzey5zHD7HeLJtq6fI=
@@ -519,8 +519,8 @@ golang.org/x/net v0.9.0/go.mod h1:d48xBJpPfHeWQsugry2m+kC02ZBRGRgulfHnEXEuWns=
519519
golang.org/x/net v0.10.0/go.mod h1:0qNGK6F8kojg2nk9dLZ2mShWaEBan6FAoqfSigmmuDg=
520520
golang.org/x/net v0.14.0/go.mod h1:PpSgVXXLK0OxS0F31C1/tv6XNguvCrnXIDrFMspZIUI=
521521
golang.org/x/net v0.20.0/go.mod h1:z8BVo6PvndSri0LbOE3hAn0apkU+1YvI6E70E9jsnvY=
522-
golang.org/x/net v0.43.0 h1:lat02VYK2j4aLzMzecihNvTlJNQUq316m2Mr9rnM6YE=
523-
golang.org/x/net v0.43.0/go.mod h1:vhO1fvI4dGsIjh73sWfUVjj3N7CA9WkKJNQm2svM6Jg=
522+
golang.org/x/net v0.44.0 h1:evd8IRDyfNBMBTTY5XRF1vaZlD+EmWx6x8PkhR04H/I=
523+
golang.org/x/net v0.44.0/go.mod h1:ECOoLqd5U3Lhyeyo/QDCEVQ4sNgYsqvCZ722XogGieY=
524524
golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be/go.mod h1:N/0e6XlmueqKjAGxoOufVs8QHGRruUQn6yWY3a++T0U=
525525
golang.org/x/oauth2 v0.0.0-20181017192945-9dcd33a902f4/go.mod h1:N/0e6XlmueqKjAGxoOufVs8QHGRruUQn6yWY3a++T0U=
526526
golang.org/x/oauth2 v0.0.0-20181203162652-d668ce993890/go.mod h1:N/0e6XlmueqKjAGxoOufVs8QHGRruUQn6yWY3a++T0U=
@@ -636,8 +636,8 @@ google.golang.org/protobuf v1.22.0/go.mod h1:EGpADcykh3NcUnDUJcl1+ZksZNG86OlYog2
636636
google.golang.org/protobuf v1.23.0/go.mod h1:EGpADcykh3NcUnDUJcl1+ZksZNG86OlYog2l/sGQquU=
637637
google.golang.org/protobuf v1.23.1-0.20200526195155-81db48ad09cc/go.mod h1:EGpADcykh3NcUnDUJcl1+ZksZNG86OlYog2l/sGQquU=
638638
google.golang.org/protobuf v1.25.0/go.mod h1:9JNX74DMeImyA3h4bdi1ymwjUzf21/xIlbajtzgsN7c=
639-
google.golang.org/protobuf v1.36.8 h1:xHScyCOEuuwZEc6UtSOvPbAT4zRh0xcNRYekJwfqyMc=
640-
google.golang.org/protobuf v1.36.8/go.mod h1:fuxRtAxBytpl4zzqUh6/eyUujkJdNiuEkXntxiD/uRU=
639+
google.golang.org/protobuf v1.36.9 h1:w2gp2mA27hUeUzj9Ex9FBjsBm40zfaDtEWow293U7Iw=
640+
google.golang.org/protobuf v1.36.9/go.mod h1:fuxRtAxBytpl4zzqUh6/eyUujkJdNiuEkXntxiD/uRU=
641641
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
642642
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c h1:Hei/4ADfdWqJk1ZMxUNpqntNwaWcugrBjAiHlqqRiVk=
643643
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c/go.mod h1:JHkPIbrfpd72SG/EVd6muEfDQjcINNoR0C8j2r3qZ4Q=

execution/evm/go.mod

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ require (
175175
github.com/sirupsen/logrus v1.9.3 // indirect
176176
github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966 // indirect
177177
github.com/spf13/cobra v1.10.1 // indirect
178-
github.com/spf13/pflag v1.0.9 // indirect
178+
github.com/spf13/pflag v1.0.10 // indirect
179179
github.com/supranational/blst v0.3.14 // indirect
180180
github.com/testcontainers/testcontainers-go v0.38.0 // indirect
181181
github.com/theupdateframework/notary v0.7.0 // indirect
@@ -211,19 +211,19 @@ require (
211211
go.opentelemetry.io/proto/otlp v1.3.1 // indirect
212212
go.uber.org/mock v0.5.0 // indirect
213213
go.yaml.in/yaml/v2 v2.4.2 // indirect
214-
golang.org/x/crypto v0.41.0 // indirect
214+
golang.org/x/crypto v0.42.0 // indirect
215215
golang.org/x/exp v0.0.0-20241108190413-2d47ceb2692f // indirect
216-
golang.org/x/net v0.43.0 // indirect
216+
golang.org/x/net v0.44.0 // indirect
217217
golang.org/x/oauth2 v0.30.0 // indirect
218-
golang.org/x/sync v0.16.0 // indirect
219-
golang.org/x/sys v0.35.0 // indirect
220-
golang.org/x/term v0.34.0 // indirect
221-
golang.org/x/text v0.28.0 // indirect
218+
golang.org/x/sync v0.17.0 // indirect
219+
golang.org/x/sys v0.36.0 // indirect
220+
golang.org/x/term v0.35.0 // indirect
221+
golang.org/x/text v0.29.0 // indirect
222222
golang.org/x/time v0.9.0 // indirect
223223
google.golang.org/genproto/googleapis/api v0.0.0-20250106144421-5f5ef82da422 // indirect
224224
google.golang.org/genproto/googleapis/rpc v0.0.0-20250115164207-1a7da9e5054f // indirect
225225
google.golang.org/grpc v1.71.0 // indirect
226-
google.golang.org/protobuf v1.36.8 // indirect
226+
google.golang.org/protobuf v1.36.9 // indirect
227227
gopkg.in/cenkalti/backoff.v1 v1.1.0 // indirect
228228
gopkg.in/inf.v0 v0.9.1 // indirect
229229
gopkg.in/ini.v1 v1.67.0 // indirect

0 commit comments

Comments
 (0)