File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -236,4 +236,6 @@ replace google.golang.org/protobuf => github.com/lightninglabs/protobuf-go-hex-d
236236
237237replace github.com/lightninglabs/lightning-terminal/litrpc => ./litrpc
238238
239+ replace github.com/lightninglabs/taproot-assets => github.com/GeorgeTsagk/taproot-assets v0.0.0-20241122124825-1fd418ea3ca9
240+
239241go 1.22.6
Original file line number Diff line number Diff line change @@ -606,6 +606,8 @@ github.com/Azure/go-ansiterm v0.0.0-20230124172434-306776ec8161/go.mod h1:xomTg6
606606github.com/BurntSushi/toml v0.3.1 h1:WXkYYl6Yr3qBf1K79EBnL4mak0OimBfB0XUf9Vl28OQ =
607607github.com/BurntSushi/toml v0.3.1 /go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU =
608608github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802 /go.mod h1:IVnqGOEym/WlBOVXweHU+Q+/VP0lqqI8lqeDx9IjBqo =
609+ github.com/GeorgeTsagk/taproot-assets v0.0.0-20241122124825-1fd418ea3ca9 h1:aQB+hGA3fYZmGl7e0U9Gw/EEfwiSSNXk/u3M0nYHqu0 =
610+ github.com/GeorgeTsagk/taproot-assets v0.0.0-20241122124825-1fd418ea3ca9 /go.mod h1:xWtQ/I7KAUIJlLU0fdiQgwRUXIKoXuNCjpqLcdge6eQ =
609611github.com/JohnCGriffin/overflow v0.0.0-20211019200055-46fa312c352c /go.mod h1:X0CRv0ky0k6m906ixxpzmDRLvX58TFUKS2eePweuyxk =
610612github.com/Masterminds/semver/v3 v3.1.1 /go.mod h1:VPu/7SZ7ePZ3QOrcuXROw5FAcLl4a0cBrbBpGY/8hQs =
611613github.com/Masterminds/semver/v3 v3.2.0 h1:3MEsd0SM6jqZojhjLWWeBY+Kcjy9i6MQAeY7YgDP83g =
@@ -1177,8 +1179,6 @@ github.com/lightninglabs/pool/poolrpc v1.0.0 h1:vvosrgNx9WXF4mcHGqLjZOW8wNM0q+BL
11771179github.com/lightninglabs/pool/poolrpc v1.0.0 /go.mod h1:ZqpEpBFRMMBAerMmilEjh27tqauSXDwLaLR0O3jvmMA =
11781180github.com/lightninglabs/protobuf-go-hex-display v1.34.2-hex-display h1:w7FM5LH9Z6CpKxl13mS48idsu6F+cEZf0lkyiV+Dq9g =
11791181github.com/lightninglabs/protobuf-go-hex-display v1.34.2-hex-display /go.mod h1:qYOHts0dSfpeUzUFpOMr/WGzszTmLH+DiWniOlNbLDw =
1180- github.com/lightninglabs/taproot-assets v0.4.2-0.20241121022450-f12575cdccd6 h1:KkcQyRgMLOjLQxeSXdKdep5nsDgQvbMUn/IDmHdc1Qg =
1181- github.com/lightninglabs/taproot-assets v0.4.2-0.20241121022450-f12575cdccd6 /go.mod h1:xWtQ/I7KAUIJlLU0fdiQgwRUXIKoXuNCjpqLcdge6eQ =
11821182github.com/lightningnetwork/lightning-onion v1.2.1-0.20240712235311-98bd56499dfb h1:yfM05S8DXKhuCBp5qSMZdtSwvJ+GFzl94KbXMNB1JDY =
11831183github.com/lightningnetwork/lightning-onion v1.2.1-0.20240712235311-98bd56499dfb /go.mod h1:c0kvRShutpj3l6B9WtTsNTBUtjSmjZXbJd9ZBRQOSKI =
11841184github.com/lightningnetwork/lnd v0.18.4-beta.rc1 h1:z6hFKvtbfo8udPrIb81GbSoKlUWd06d4LRxTkD19IMQ =
You can’t perform that action at this time.
0 commit comments