Bump sync build tag

cl/504661697 removes this build tag once and for all, but it is blocked on
additional work needed to get it working with OSS bazel builds.

Until that is ready, bump the build tag to unblock testing Go tip (1.21).

PiperOrigin-RevId: 505923005
This commit is contained in:
Michael Pratt
2023-01-31 09:44:32 -08:00
committed by gVisor bot
parent c16cbd3f6e
commit bcac7fc9ad
+2 -2
View File
@@ -3,8 +3,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.21
// +build go1.13,!go1.21
//go:build go1.13 && !go1.22
// +build go1.13,!go1.22
// //go:linkname directives type-checked by checklinkname. Any other
// non-linkname assumptions outside the Go 1 compatibility guarantee should