Skip to content

Commit 77330ad

Browse files
committed
TEMP: test for CI
1 parent fee1bac commit 77330ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mobile/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,6 @@ replace google.golang.org/protobuf => github.com/lightninglabs/protobuf-go-hex-d
212212
// Force faraday to be set to v0.2.13-alpha, as we'll else get an ambiguous import during `make mobile` of which
213213
// faraday/frdrpc to use. This forces the dependency to the faraday/frdrpc of the faraday v0.2.13-alpha release, where
214214
// as the litcli dependency uses the first actual separate tagged release for frdrpc v0.1.0
215-
replace github.com/lightninglabs/faraday => github.com/lightninglabs/faraday v0.2.13-alpha
215+
replace github.com/lightninglabs/faraday/frdrpc => github.com/lightninglabs/faraday/frdrpc v0.1.0
216216

217217
go 1.22.6

0 commit comments

Comments
 (0)