Skip to content

Commit de83a68

Browse files
committed
go mod fixes
1 parent 5794760 commit de83a68

File tree

4 files changed

+115
-12
lines changed

4 files changed

+115
-12
lines changed

ltcutil/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
github.com/davecgh/go-spew v1.1.1
88
github.com/decred/dcrd/dcrec/secp256k1/v4 v4.0.1
99
github.com/kkdai/bstream v1.0.0
10-
github.com/ltcsuite/ltcd v0.23.5
10+
github.com/ltcsuite/ltcd v0.23.6-0.20250505075852-5794760c5189
1111
github.com/ltcsuite/ltcd/btcec/v2 v2.3.2
1212
github.com/ltcsuite/ltcd/chaincfg/chainhash v1.0.2
1313
github.com/ltcsuite/secp256k1 v0.1.0

0 commit comments

Comments
 (0)