You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/cmd/tailscale
Brad Fitzpatrick 0a02aaf813 control, ipn, tailcfg: remove golang.org/x/oauth2 dep, add tailcfg.Oauth2Token
golang.org/x/oauth2 pulls in App Engine and grpc module dependencies,
screwing up builds that depend on this module.

Some background on the problem:
https://go.googlesource.com/proposal/+/master/design/36460-lazy-module-loading.md

Fixes tailscale/corp#1471

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
3 years ago
..
cli cmd/tailscale, ipn/localapi: get daemon version from localapi status 3 years ago
depaware.txt control, ipn, tailcfg: remove golang.org/x/oauth2 dep, add tailcfg.Oauth2Token 3 years ago
tailscale.go cmd/tailscale: remove Windows console fixing 3 years ago