Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 4 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,11 @@
# tailscale-client-go

A Go client implementation for the [Tailscale API](https://tailscale.com/api).

## Current Version
> [!IMPORTANT]
> This implementation is no longer maintained. The replacement is available at [tailscale-client-go-v2](https://github.com/tailscale/tailscale-client-go-v2).

* [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)
A Go client implementation for the [Tailscale API](https://tailscale.com/api).

## Old versions
## Old version

* V1: `import "github.com/tailscale/tailscale-client-go"`

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

This file was deleted.

Loading
Loading