Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

prepare for lnd 0.16 #85

Merged
merged 2 commits into from
Feb 27, 2023
Merged

prepare for lnd 0.16 #85

merged 2 commits into from
Feb 27, 2023

Conversation

guggero
Copy link
Member

@guggero guggero commented Feb 8, 2023

This PR adds compile time compatibility with lnd 0.16.

go.mod Outdated Show resolved Hide resolved
@guggero guggero marked this pull request as ready for review February 24, 2023 18:35
@guggero guggero requested a review from bhandras February 24, 2023 18:36
Copy link
Member

@bhandras bhandras left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🙏

Copy link
Contributor

@positiveblue positiveblue left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔥

sigs.k8s.io/yaml v1.2.0 // indirect
)

// Fix etcd token renewal issue https://github.com/etcd-io/etcd/pull/13262.
replace go.etcd.io/etcd/client/v3 => github.com/lightninglabs/etcd/client/v3 v3.5.1-retry-patch
// We need to use grpc v1.39.0 because of a change in how HTTP errors are
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants