feature/featuretags: make usermetrics modular
Saves ~102 KB from the min build. Updates #12614 Change-Id: Ie1d4f439321267b9f98046593cb289ee3c4d6249 Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
This commit is contained in:
committed by
Brad Fitzpatrick
parent
ea8e991d69
commit
d816454a88
@@ -265,6 +265,9 @@ func TestMinTailscaledWithCLI(t *testing.T) {
|
||||
"hujson",
|
||||
"pprof",
|
||||
"multierr", // https://github.com/tailscale/tailscale/pull/17379
|
||||
"tailscale.com/metrics",
|
||||
"tailscale.com/tsweb/varz",
|
||||
"dirwalk",
|
||||
}
|
||||
deptest.DepChecker{
|
||||
GOOS: "linux",
|
||||
|
||||
Reference in New Issue
Block a user