v2: remove v2 implementation and point people at tailscale.com/client…#133
Merged
v2: remove v2 implementation and point people at tailscale.com/client…#133
Conversation
mpminardi
reviewed
Feb 14, 2025
README.md
Outdated
| * [V2](https://github.com/tailscale/tailscale-client-go/tree/main/v2#readme): `import "github.com/tailscale/tailscale-client-go/v2"` | ||
|
|
||
| [](https://pkg.go.dev/github.com/tailscale/tailscale-client-go/v2) | ||
| * [V2](https://github.com/tailscale/tailscale-client-go-v2): `import "tailscale.com/client/tailscale/v2"` |
Member
There was a problem hiding this comment.
Might be worth adding an "important" or "warning" level alert to the top of the README directing folks to the new repo as well?
Contributor
Author
There was a problem hiding this comment.
Oh neat, I didn't know that was a thing. Thanks!
mpminardi
approved these changes
Feb 14, 2025
965ac7a to
c0a69db
Compare
…/tailscale/v2 Updates tailscale/corp#22748 Signed-off-by: Percy Wegmann <percy@tailscale.com>
c0a69db to
3fbec42
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
…/tailscale/v2
Updates tailscale/corp#22748
There are several 3rd party projects using the v2 library. I plan to submit PRs to at least some of them to help with migrating to the new import path.