tsnet: remove old package doc experimental warning

It was scaring people. It's been pretty stable for quite some time now
and we're unlikely to change the API and break people at this point.
We might, but have been trying not to.

Fixes tailscale/corp#22933

Change-Id: I0c3c79b57ccac979693c62ba320643a940ac947e
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
pull/13422/head
Brad Fitzpatrick 2 months ago committed by Brad Fitzpatrick
parent 209567e7a0
commit 0a2e5afb26

@ -2,8 +2,6 @@
// SPDX-License-Identifier: BSD-3-Clause
// Package tsnet provides Tailscale as a library.
//
// It is an experimental work in progress.
package tsnet
import (

Loading…
Cancel
Save