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

//go:build !ts_omit_posture

package condregister

import _ "tailscale.com/feature/posture"