Skip to content

fix(deps): update module github.com/btcsuite/btcd/btcec/v2 from v2.3.2 to v2.3.6#55

Open
figure-renovate[bot] wants to merge 1 commit intomainfrom
renovate/github.com-btcsuite-btcd-btcec-v2-2.x
Open

fix(deps): update module github.com/btcsuite/btcd/btcec/v2 from v2.3.2 to v2.3.6#55
figure-renovate[bot] wants to merge 1 commit intomainfrom
renovate/github.com-btcsuite-btcd-btcec-v2-2.x

Conversation

@figure-renovate
Copy link
Copy Markdown
Contributor

@figure-renovate figure-renovate bot commented May 6, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/btcsuite/btcd/btcec/v2 v2.3.2 -> v2.3.6 age adoption passing confidence

Configuration

📅 Schedule: Branch creation - "on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@figure-renovate figure-renovate bot requested a review from a team as a code owner May 6, 2024 05:45
@figure-renovate figure-renovate bot force-pushed the renovate/github.com-btcsuite-btcd-btcec-v2-2.x branch from 3a3923c to c45c775 Compare July 17, 2024 03:27
@figure-renovate figure-renovate bot changed the title fix(deps): update module github.com/btcsuite/btcd/btcec/v2 from v2.3.2 to v2.3.3 fix(deps): update module github.com/btcsuite/btcd/btcec/v2 from v2.3.2 to v2.3.4 Jul 17, 2024
@figure-renovate
Copy link
Copy Markdown
Contributor Author

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: install-tool golang 1.22.5

@figure-renovate figure-renovate bot force-pushed the renovate/github.com-btcsuite-btcd-btcec-v2-2.x branch from c45c775 to 6437872 Compare June 4, 2025 15:31
@figure-renovate figure-renovate bot changed the title fix(deps): update module github.com/btcsuite/btcd/btcec/v2 from v2.3.2 to v2.3.4 fix(deps): update module github.com/btcsuite/btcd/btcec/v2 from v2.3.2 to v2.3.5 Jun 4, 2025
@figure-renovate
Copy link
Copy Markdown
Contributor Author

figure-renovate bot commented Jun 4, 2025

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.17 -> 1.22

@figure-renovate figure-renovate bot force-pushed the renovate/github.com-btcsuite-btcd-btcec-v2-2.x branch from 6437872 to d44a80f Compare June 7, 2025 04:45
@figure-renovate figure-renovate bot force-pushed the renovate/github.com-btcsuite-btcd-btcec-v2-2.x branch from d44a80f to 39309e8 Compare July 11, 2025 01:08
@figure-renovate figure-renovate bot force-pushed the renovate/github.com-btcsuite-btcd-btcec-v2-2.x branch from 39309e8 to d63b4b8 Compare August 7, 2025 04:30
@figure-renovate figure-renovate bot force-pushed the renovate/github.com-btcsuite-btcd-btcec-v2-2.x branch from d63b4b8 to d1c5489 Compare August 14, 2025 19:56
@figure-renovate figure-renovate bot force-pushed the renovate/github.com-btcsuite-btcd-btcec-v2-2.x branch from d1c5489 to a59fde5 Compare October 30, 2025 05:31
@figure-renovate figure-renovate bot changed the title fix(deps): update module github.com/btcsuite/btcd/btcec/v2 from v2.3.2 to v2.3.5 fix(deps): update module github.com/btcsuite/btcd/btcec/v2 from v2.3.2 to v2.3.6 Oct 30, 2025
@figure-renovate figure-renovate bot force-pushed the renovate/github.com-btcsuite-btcd-btcec-v2-2.x branch from a59fde5 to b085f36 Compare December 23, 2025 21:33
@figure-renovate
Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -d -t ./...
go: -d flag is deprecated. -d=true is a no-op
go: downloading golang.org/x/crypto v0.9.0
go: github.com/FigureTechnologies/kong-jwt-wallet imports
	github.com/cosmos/btcutil/bech32: cannot find module providing package github.com/cosmos/btcutil/bech32
go: github.com/FigureTechnologies/kong-jwt-wallet imports
	github.com/golang-jwt/jwt/v4: cannot find module providing package github.com/golang-jwt/jwt/v4
go: github.com/FigureTechnologies/kong-jwt-wallet/cmd/token imports
	github.com/btcsuite/btcd/btcec/v2: cannot find module providing package github.com/btcsuite/btcd/btcec/v2
go: github.com/FigureTechnologies/kong-jwt-wallet/signing imports
	github.com/btcsuite/btcd/btcec/v2/ecdsa: cannot find module providing package github.com/btcsuite/btcd/btcec/v2/ecdsa
go: github.com/FigureTechnologies/kong-jwt-wallet/signing imports
	github.com/decred/dcrd/dcrec/secp256k1/v4: cannot find module providing package github.com/decred/dcrd/dcrec/secp256k1/v4
go: github.com/FigureTechnologies/kong-jwt-wallet/cmd/jwt-wallet tested by
	github.com/FigureTechnologies/kong-jwt-wallet/cmd/jwt-wallet.test imports
	github.com/stretchr/testify/assert: cannot find module providing package github.com/stretchr/testify/assert

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants