Merge pull request #21 from luxfi/dependabot/go_modules/github.com/btcsuite/btcd-0.25.0

build(deps): bump github.com/btcsuite/btcd from 0.24.2 to 0.25.0
This commit is contained in:
z
2026-01-28 09:31:41 -08:00
committed by GitHub
2 changed files with 4 additions and 3 deletions
+2 -2
View File
@@ -7,13 +7,14 @@ exclude google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1
exclude github.com/luxfi/geth v1.16.1
require (
github.com/btcsuite/btcd v0.24.2
github.com/btcsuite/btcd v0.25.0
github.com/btcsuite/btcd/btcutil v1.1.6
github.com/dgraph-io/badger/v4 v4.9.0
github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.5
github.com/luxfi/address v1.0.1
github.com/luxfi/api v1.0.1
github.com/luxfi/atomic v1.0.0
github.com/luxfi/compress v0.0.5
github.com/luxfi/config v1.1.1
github.com/luxfi/constants v1.4.4
github.com/luxfi/crypto v1.17.40
@@ -63,7 +64,6 @@ require (
github.com/kr/text v0.2.0 // indirect
github.com/luxfi/accel v1.0.1 // indirect
github.com/luxfi/codec v1.1.4 // indirect
github.com/luxfi/compress v0.0.5 // indirect
github.com/luxfi/concurrent v0.0.3 // indirect
github.com/luxfi/consensus v1.22.63 // indirect
github.com/luxfi/container v0.0.4 // indirect
+2 -1
View File
@@ -16,8 +16,9 @@ github.com/bits-and-blooms/bitset v1.24.4/go.mod h1:7hO7Gc7Pp1vODcmWvKMRA9BNmbv6
github.com/btcsuite/btcd v0.20.1-beta/go.mod h1:wVuoA8VJLEcwgqHBwHmzLRazpKxTv13Px/pDuV7OomQ=
github.com/btcsuite/btcd v0.22.0-beta.0.20220111032746-97732e52810c/go.mod h1:tjmYdS6MLJ5/s0Fj4DbLgSbDHbEqLJrtnHecBFkdz5M=
github.com/btcsuite/btcd v0.23.5-0.20231215221805-96c9fd8078fd/go.mod h1:nm3Bko6zh6bWP60UxwoT5LzdGJsQJaPo6HjduXq9p6A=
github.com/btcsuite/btcd v0.24.2 h1:aLmxPguqxza+4ag8R1I2nnJjSu2iFn/kqtHTIImswcY=
github.com/btcsuite/btcd v0.24.2/go.mod h1:5C8ChTkl5ejr3WHj8tkQSCmydiMEPB0ZhQhehpq7Dgg=
github.com/btcsuite/btcd v0.25.0 h1:JPbjwvHGpSywBRuorFFqTjaVP4y6Qw69XJ1nQ6MyWJM=
github.com/btcsuite/btcd v0.25.0/go.mod h1:qbPE+pEiR9643E1s1xu57awsRhlCIm1ZIi6FfeRA4KE=
github.com/btcsuite/btcd/btcec/v2 v2.1.0/go.mod h1:2VzYrv4Gm4apmbVVsSq5bqf1Ec8v56E48Vt0Y/umPgA=
github.com/btcsuite/btcd/btcec/v2 v2.1.3/go.mod h1:ctjw4H1kknNJmRN4iP1R7bTQ+v3GJkZBd6mui8ZsAZE=
github.com/btcsuite/btcd/btcec/v2 v2.3.5 h1:dpAlnAwmT1yIBm3exhT1/8iUSD98RDJM5vqJVQDQLiU=