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

go.mod: use latest stable build of tailscale #149

Closed
wants to merge 1 commit into from
Closed

Conversation

kelivel
Copy link
Contributor

@kelivel kelivel commented Nov 19, 2024

Updates to the latest stable version 1.76.6.

Updates to the latest stable version 1.76.6.

Signed-off-by: Keli Velazquez <[email protected]>
@creachadair
Copy link
Member

creachadair commented Nov 19, 2024

Because we pull golink into corp, it may not be sufficient to pin the latest stable—corp is usually ahead of release tags, and so the services we use in corp will often need newer. I generally try to pin to whatever version of tailscale.com is in the corp go.mod FWIW.

(I think is why the test is failing)

@creachadair
Copy link
Member

Oh, ignore me, I misread which repository this PR is on. It might be sufficient to just bump the Go version in go.mod here.

@kelivel
Copy link
Contributor Author

kelivel commented Nov 21, 2024

I need to change the way we pull in the OSS version so we get the correct tagged version; closing and will open a new PR.

@kelivel kelivel closed this Nov 21, 2024
@kelivel kelivel deleted the keli/gomod branch November 21, 2024 14:49
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.

4 participants