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

//go:build !ts_omit_clientupdate

package condregister

import _ "tailscale.com/feature/clientupdate"