File tree Expand file tree Collapse file tree 2 files changed +95
-13
lines changed Expand file tree Collapse file tree 2 files changed +95
-13
lines changed Original file line number Diff line number Diff line change @@ -4,10 +4,10 @@ go 1.17
4
4
5
5
require (
6
6
github.com/davecgh/go-spew v1.1.1
7
- github.com/ltcsuite/ltcd v0.23.5
7
+ github.com/ltcsuite/ltcd v0.23.6-0.20250505084124-c37ac1524e04
8
8
github.com/ltcsuite/ltcd/btcec/v2 v2.3.2
9
9
github.com/ltcsuite/ltcd/chaincfg/chainhash v1.0.2
10
- github.com/ltcsuite/ltcd/ltcutil v1.1.4-0.20250505084124-c37ac1524e04
10
+ github.com/ltcsuite/ltcd/ltcutil v1.1.4-0.20250505084546-96f4d3cd9630
11
11
github.com/ltcsuite/secp256k1 v0.1.1
12
12
github.com/stretchr/testify v1.8.3
13
13
lukechampine.com/blake3 v1.2.1
@@ -18,11 +18,9 @@ require (
18
18
github.com/decred/dcrd/crypto/blake256 v1.0.0 // indirect
19
19
github.com/decred/dcrd/dcrec/secp256k1/v4 v4.0.1 // indirect
20
20
github.com/klauspost/cpuid/v2 v2.0.9 // indirect
21
- github.com/kr/pretty v0.3 .0 // indirect
21
+ github.com/kr/text v0.2 .0 // indirect
22
22
github.com/pmezard/go-difflib v1.0.0 // indirect
23
- github.com/rogpeppe/go-internal v1.12.0 // indirect
24
23
golang.org/x/crypto v0.7.0 // indirect
25
24
golang.org/x/sys v0.13.0 // indirect
26
- gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect
27
25
gopkg.in/yaml.v3 v3.0.1 // indirect
28
26
)
You can’t perform that action at this time.
0 commit comments