We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b80959 commit 98aab99Copy full SHA for 98aab99
mobile/go.mod
@@ -211,4 +211,6 @@ replace google.golang.org/protobuf => github.com/lightninglabs/protobuf-go-hex-d
211
212
replace github.com/lightninglabs/faraday => github.com/lightninglabs/faraday v0.2.13-alpha.0.20241014104516-e1145fda1944
213
214
+replace github.com/lightninglabs/faraday/frdrpc v0.0.0-00010101000000-000000000000 => github.com/lightninglabs/faraday/frdrpc v1.0.0
215
+
216
go 1.22.6
0 commit comments