mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Update procid for Go 1.13
Upstream Go has no changes here. PiperOrigin-RevId: 250602731
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
|
||||
// +build amd64
|
||||
// +build go1.8
|
||||
// +build !go1.13
|
||||
// +build !go1.14
|
||||
|
||||
#include "textflag.h"
|
||||
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
|
||||
// +build arm64
|
||||
// +build go1.8
|
||||
// +build !go1.13
|
||||
// +build !go1.14
|
||||
|
||||
#include "textflag.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user