Skip to content

Conversation

@starius
Copy link
Collaborator

@starius starius commented Apr 29, 2025

CI checks were skipped in #931 so the merged version wasn't regenerated.

Also I reinstalled the check of GOPROXY=direct. The broken site git.sr.ht/~sbinet/gg was fixed.

Pull Request Checklist

  • Update release_notes.md if your PR contains major features, breaking changes or bugfixes

This reverts commit 7b0c383.

Access to git.sr.ht/~sbinet/gg was restored, so the check now passes.
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, thank you! 🎉

google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 // indirect
)

go 1.18
Copy link
Member

Choose a reason for hiding this comment

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

Why not go directly to 1.23.6 like the main go.mod?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Somebody may use swapserverrpc externally. They could use an old version of Go. So I decided not to force them to update more than needed.

starius added 2 commits April 29, 2025 11:21
Protobuf v1.34.2 generates Go files that fail to compile with Go 1.16:
predeclared any requires go1.18 or later (-lang was set to go1.16; check go.mod)

Also ran "go mod tidy".
@starius starius marked this pull request as ready for review April 29, 2025 14:40
Copy link
Member

@sputn1ck sputn1ck left a comment

Choose a reason for hiding this comment

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

Thanks for the fix!

@starius starius merged commit 7fb7459 into lightninglabs:master Apr 29, 2025
4 checks passed
@starius starius deleted the fix-ci branch April 29, 2025 15:32
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