Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump github.com/btcsuite/btcd/btcec/v2 from 2.3.2 to 2.3…
….3 (#1327) Bumps [github.com/btcsuite/btcd/btcec/v2](https://github.com/btcsuite/btcd) from 2.3.2 to 2.3.3. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/btcsuite/btcd/commit/e4b32e0ba97fbf2f9cb351ee4015d0e46b3abe9d"><code>e4b32e0</code></a> Merge pull request <a href="https://redirect.github.com/btcsuite/btcd/issues/2156">#2156</a> from ffranr/add-pubkey-serialized-type</li> <li><a href="https://github.com/btcsuite/btcd/commit/92b24d2ed3adfcc4cceb0d07b2e75ceddd1d4856"><code>92b24d2</code></a> Merge pull request <a href="https://redirect.github.com/btcsuite/btcd/issues/2150">#2150</a> from xiaoxianBoy/fix-typos</li> <li><a href="https://github.com/btcsuite/btcd/commit/ae5533602c46f4ea14a4da725c19cb3db7d5eb88"><code>ae55336</code></a> Merge pull request <a href="https://redirect.github.com/btcsuite/btcd/issues/2142">#2142</a> from YusukeShimizu/feeRate-BTCkvB</li> <li><a href="https://github.com/btcsuite/btcd/commit/665eeb52b19fce48a025afcde01ffdd781672299"><code>665eeb5</code></a> btcec: add new type <code>SerializedKey</code></li> <li><a href="https://github.com/btcsuite/btcd/commit/31647e46ecbac0dfc4b6432bd3d3cc0136193740"><code>31647e4</code></a> btcec: add missing doc comments</li> <li><a href="https://github.com/btcsuite/btcd/commit/9851d96c0696a11aa211d6d54b76aa7fa87f7b13"><code>9851d96</code></a> chore: fix typos</li> <li><a href="https://github.com/btcsuite/btcd/commit/95330bc1bb33eaf21dd850b99bb3d84bcfa03237"><code>95330bc</code></a> chore: fix some comments (<a href="https://redirect.github.com/btcsuite/btcd/issues/2146">#2146</a>)</li> <li><a href="https://github.com/btcsuite/btcd/commit/80b27f547157399c64b1717a4a528871bbfb7f5b"><code>80b27f5</code></a> btcclient+btcjson: add type alias for BTC/kvB</li> <li><a href="https://github.com/btcsuite/btcd/commit/bbb6967247309eca4024c14c39f702940cc7d664"><code>bbb6967</code></a> btcclient+btcjson: feeRate to BTC/kvB</li> <li><a href="https://github.com/btcsuite/btcd/commit/a03259b26bfbb277ab2546dd77a8bb47182e257f"><code>a03259b</code></a> Merge pull request <a href="https://redirect.github.com/btcsuite/btcd/issues/1991">#1991</a> from ffranr/add-json-support</li> <li>Additional commits viewable in <a href="https://github.com/btcsuite/btcd/compare/btcec/v2.3.2...btcec/v2.3.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/btcsuite/btcd/btcec/v2&package-manager=go_modules&previous-version=2.3.2&new-version=2.3.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information