summaryrefslogtreecommitdiffhomepage
path: root/pkg/procid/procid_amd64.s
diff options
context:
space:
mode:
authorMichael Pratt <mpratt@google.com>2020-08-24 12:56:58 -0700
committerAndrei Vagin <avagin@gmail.com>2020-09-09 17:53:10 -0700
commit7eb284eca20b46570c3bd4e9a49113ac5165afbd (patch)
treea43fac1cbf73a1f40a18fdedd5652f21c5ce240d /pkg/procid/procid_amd64.s
parent901de6dc776c00bbdd60c12e800c6b10839b1466 (diff)
Bump build constraints to 1.17
This enables pre-release testing with 1.16. The intention is to replace these with a nogo check before the next release. PiperOrigin-RevId: 328193911
Diffstat (limited to 'pkg/procid/procid_amd64.s')
-rw-r--r--pkg/procid/procid_amd64.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/procid/procid_amd64.s b/pkg/procid/procid_amd64.s
index 7c622e5d7..a45920040 100644
--- a/pkg/procid/procid_amd64.s
+++ b/pkg/procid/procid_amd64.s
@@ -14,7 +14,7 @@
// +build amd64
// +build go1.8
-// +build !go1.16
+// +build !go1.17
#include "textflag.h"