build(deps): bump the go-all group with 3 updates#30
Merged
Conversation
Bumps the go-all group with 3 updates: [github.com/btcsuite/btcd/btcec/v2](https://github.com/btcsuite/btcd), [github.com/btcsuite/btcd/btcutil](https://github.com/btcsuite/btcd) and [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum). Updates `github.com/btcsuite/btcd/btcec/v2` from 2.3.6 to 2.5.0 - [Release notes](https://github.com/btcsuite/btcd/releases) - [Changelog](https://github.com/btcsuite/btcd/blob/master/CHANGES) - [Commits](btcsuite/btcd@btcec/v2.3.6...btcec/v2.5.0) Updates `github.com/btcsuite/btcd/btcutil` from 1.1.6 to 1.2.0 - [Release notes](https://github.com/btcsuite/btcd/releases) - [Changelog](https://github.com/btcsuite/btcd/blob/master/CHANGES) - [Commits](btcsuite/btcd@btcutil/v1.1.6...btcutil/v1.2.0) Updates `github.com/ethereum/go-ethereum` from 1.17.2 to 1.17.3 - [Release notes](https://github.com/ethereum/go-ethereum/releases) - [Commits](ethereum/go-ethereum@v1.17.2...v1.17.3) --- updated-dependencies: - dependency-name: github.com/btcsuite/btcd/btcec/v2 dependency-version: 2.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-all - dependency-name: github.com/btcsuite/btcd/btcutil dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-all - dependency-name: github.com/ethereum/go-ethereum dependency-version: 1.17.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-all ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the go-all group with 3 updates: github.com/btcsuite/btcd/btcec/v2, github.com/btcsuite/btcd/btcutil and github.com/ethereum/go-ethereum.
Updates
github.com/btcsuite/btcd/btcec/v2from 2.3.6 to 2.5.0Commits
258049cMerge pull request #1825 from guggero/btcec-v2-no-circular-depb29ce97rpcwebsocket: fi linter complaint about unused functions9dfa926server: fix linter issuec0cfa06multi: update make and CI goals with new packagesdccea8fmulti: use new v2 modules everywherec0db6dfpsbt: move to top-level module, use v2, remove btcutil depe9ec6ecbtcutil: remove circular dependency, use v255a463atxscript: turn into own module, use v23000c45address: move to top-level module, use v2bd65d6dchaincfg: add own module, use v2Updates
github.com/btcsuite/btcd/btcutilfrom 1.1.6 to 1.2.0Commits
90540b8Merge pull request #2524 from MPins/verifylowsc728090Merge pull request #2461 from kcalvinalvin/2025-11-12-fix-android-builds2c05692github: cross-compile android/arm64 in CI73af4d6btcutil: rename interfaceAddrs to InterfaceAddrs in appengine variant8bffc8aMerge pull request #2526 from JLSchuler99/rpcclient-httpurl-no-resolve589d7c0main: use btcutil.InterfaceAddr0f603femain: update go.mod and go.sumc90e88ebtcutil: export interfaceAddr153bf6dbtcutil: use anet instead of net for android builds807cbcerpcclient: compute httpURL once at construction timeUpdates
github.com/ethereum/go-ethereumfrom 1.17.2 to 1.17.3Release notes
Sourced from github.com/ethereum/go-ethereum's releases.
... (truncated)
Commits
117e067version: release go-ethereum v1.17.3 stable (#34937)e1047b9core: use uint256 in core.Message (#34934)2f11dcccmd/geth: respect --dev=false (#34920)934a009triedb/pathdb: fix layer 5 key range in storage iterator traversal test (#34883)18beceeappveyor.yml: remove appveyor configuration (#34720)f63c265internal/download: close dst on io.Copy error (#34910)7facf9ccore/txpool: use cmp.Compare instead of subtraction (#34918)bcb68d2p2p: handle return false from TCPEndpoint (#34916)8581125crypto: add hash length check in nocgo VerifySignature (#33839)2ba9be9build: upgrade -dlgo version to Go 1.25.10 (#34911)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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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