mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
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:
committed by
gVisor bot
parent
c16cbd3f6e
commit
bcac7fc9ad
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user