syncs: bump known good version to include Go 1.17

Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>
This commit is contained in:
Josh Bleecher Snyder
2021-08-17 10:20:24 -07:00
committed by Josh Bleecher Snyder
parent 25e060a841
commit d2aa144dcc
4 changed files with 6 additions and 6 deletions

View File

@ -2,8 +2,8 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
//go:build go1.13 && !go1.16
// +build go1.13,!go1.16
//go:build go1.13 && !go1.18
// +build go1.13,!go1.18
package syncs