summaryrefslogtreecommitdiff
path: root/HACKING.md
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2017-12-21 12:52:29 -0500
committerLuke Shumaker <lukeshu@lukeshu.com>2017-12-21 12:52:29 -0500
commit66d1b98d5edcaea1a07f5d16dbe9867bfb7252f5 (patch)
treeaf8a2919cd40ae0090eb8d61ec7c9d9419933dee /HACKING.md
parent58ea9bb4a0803dfd1f9014ce0966699fc4b4633b (diff)
prepare release
Diffstat (limited to 'HACKING.md')
-rw-r--r--HACKING.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/HACKING.md b/HACKING.md
new file mode 100644
index 0000000..38f6775
--- /dev/null
+++ b/HACKING.md
@@ -0,0 +1,5 @@
+The golang.org/x/sys/unix library can't be updated past commit
+ab9e364efd8b52800ff7ee48a9ffba4e0ed78dfb (where I have it right now)
+until go commit 93da0b6e66f24c4c307e0df37ceb102a33306174 (currently on
+master) makes it in to a release. It narrowly missed the cut-off to
+be in go 1.9; I expect it to be in go 1.10 around February 2018.