Skip to content

Commit

Permalink
v2: remove v2 implementation and point people at tailscale.com/client…
Browse files Browse the repository at this point in the history
…/tailscale/v2

Updates tailscale/corp#22748

Signed-off-by: Percy Wegmann <[email protected]>
  • Loading branch information
oxtoacart committed Feb 7, 2025
1 parent 74c8fc3 commit e84a5fc
Show file tree
Hide file tree
Showing 31 changed files with 4 additions and 4,005 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,7 @@ A Go client implementation for the [Tailscale API](https://tailscale.com/api).

## Current Version

* [V2](https://github.com/tailscale/tailscale-client-go/tree/main/v2#readme): `import "github.com/tailscale/tailscale-client-go/v2"`

[![Go Reference](https://pkg.go.dev/badge/github.com/tailscale/tailscale-client-go.svg)](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"`

## Old versions

Expand Down
59 changes: 0 additions & 59 deletions v2/README.md

This file was deleted.

Loading

0 comments on commit e84a5fc

Please sign in to comment.