mirror of
https://github.com/tailscale/tailscale.git
synced 2025-03-26 19:21:01 +00:00

The "stop phrases" we use all occur in wireguard-go in the format string. We can avoid doing a bunch of fmt.Sprintf work when they appear. Signed-off-by: Josh Bleecher Snyder <josharian@gmail.com>