summaryrefslogtreecommitdiffhomepage
path: root/feature/condregister/maybe_clientupdate.go
blob: df36d8e67b92ed76acb2b10dd719216df7e6f161 (plain)
1
2
3
4
5
6
7
8
// Copyright (c) Tailscale Inc & contributors
// SPDX-License-Identifier: BSD-3-Clause

//go:build !ts_omit_clientupdate

package condregister

import _ "tailscale.com/feature/clientupdate"