build(deps): bump the go-modules group with 3 updates - #71
Merged
torkelrogstad merged 1 commit intoJul 27, 2026
Conversation
Bumps the go-modules group with 3 updates: [github.com/btcsuite/btcd/btcutil/v2](https://github.com/btcsuite/btcd), [github.com/btcsuite/btcd/wire/v2](https://github.com/btcsuite/btcd) and [github.com/oklog/ulid/v2](https://github.com/oklog/ulid). Updates `github.com/btcsuite/btcd/btcutil/v2` from 2.0.0 to 2.0.1 - [Release notes](https://github.com/btcsuite/btcd/releases) - [Changelog](https://github.com/btcsuite/btcd/blob/master/CHANGES) - [Commits](btcsuite/btcd@psbt/v2.0.0...wire/v2.0.1) Updates `github.com/btcsuite/btcd/wire/v2` from 2.0.0 to 2.0.1 - [Release notes](https://github.com/btcsuite/btcd/releases) - [Changelog](https://github.com/btcsuite/btcd/blob/master/CHANGES) - [Commits](btcsuite/btcd@psbt/v2.0.0...wire/v2.0.1) Updates `github.com/oklog/ulid/v2` from 2.1.1 to 2.1.2 - [Release notes](https://github.com/oklog/ulid/releases) - [Changelog](https://github.com/oklog/ulid/blob/main/CHANGELOG.md) - [Commits](oklog/ulid@v2.1.1...v2.1.2) --- updated-dependencies: - dependency-name: github.com/btcsuite/btcd/btcutil/v2 dependency-version: 2.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/btcsuite/btcd/wire/v2 dependency-version: 2.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/oklog/ulid/v2 dependency-version: 2.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules ... Signed-off-by: dependabot[bot] <[email protected]>
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-modules group with 3 updates: github.com/btcsuite/btcd/btcutil/v2, github.com/btcsuite/btcd/wire/v2 and github.com/oklog/ulid/v2.
Updates
github.com/btcsuite/btcd/btcutil/v2from 2.0.0 to 2.0.1Commits
ea699c7Merge pull request #2514 from ThomsenDrake/rpcclient-disable-auth52d2fadrpcclient: harden DisableAuth transport testsfe84a0erpcclient: wrap DisableAuth tests to 80 columns9b849c1rpcclient: add tests for DisableAuth header behavior5d22b39rpcclient: make HTTP Basic Auth optional via DisableAuth891b3fcMerge pull request #2575 from Roasbeef/trailing-relaxf799c4bMerge pull request #2544 from Lrifton92/fix/bech32-investigationf6547f5Merge pull request #2576 from starius/v2transport76ba884integration: stabilize pre-verack disconnect cycles7e9414fconfig: reject non-positive maxpeersUpdates
github.com/btcsuite/btcd/wire/v2from 2.0.0 to 2.0.1Commits
ea699c7Merge pull request #2514 from ThomsenDrake/rpcclient-disable-auth52d2fadrpcclient: harden DisableAuth transport testsfe84a0erpcclient: wrap DisableAuth tests to 80 columns9b849c1rpcclient: add tests for DisableAuth header behavior5d22b39rpcclient: make HTTP Basic Auth optional via DisableAuth891b3fcMerge pull request #2575 from Roasbeef/trailing-relaxf799c4bMerge pull request #2544 from Lrifton92/fix/bech32-investigationf6547f5Merge pull request #2576 from starius/v2transport76ba884integration: stabilize pre-verack disconnect cycles7e9414fconfig: reject non-positive maxpeersUpdates
github.com/oklog/ulid/v2from 2.1.1 to 2.1.2Release notes
Sourced from github.com/oklog/ulid/v2's releases.
Commits
75921a7fix: Scan accepts text-encoded ULIDs in []byte (#134)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