Skip to content

Commit cd1dfa1

Browse files
committed
mod: update taprpc in go mod file for other projects
To make it easy for other projects that use tapd, we bump the version of the taprpc submodule to the latest tagged one.
1 parent dede139 commit cd1dfa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ require (
2929
github.com/lightninglabs/lightning-node-connect/hashmailrpc v1.0.3
3030
github.com/lightninglabs/lndclient v0.19.0-7
3131
github.com/lightninglabs/neutrino/cache v1.1.2
32-
github.com/lightninglabs/taproot-assets/taprpc v1.0.4
32+
github.com/lightninglabs/taproot-assets/taprpc v1.0.6
3333
github.com/lightningnetwork/lnd v0.19.0-beta
3434
github.com/lightningnetwork/lnd/cert v1.2.2
3535
github.com/lightningnetwork/lnd/clock v1.1.1

0 commit comments

Comments
 (0)