Update procid for Go 1.13

Upstream Go has no changes here.

PiperOrigin-RevId: 250602731
This commit is contained in:
Michael Pratt
2019-05-30 12:08:10 -07:00
committed by Shentubot
parent b18df9bed6
commit 8d25cd0b40
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
// +build amd64
// +build go1.8
// +build !go1.13
// +build !go1.14
#include "textflag.h"
+1 -1
View File
@@ -14,7 +14,7 @@
// +build arm64
// +build go1.8
// +build !go1.13
// +build !go1.14
#include "textflag.h"