Re-add support for Go1.6 (#1603)

This commit is contained in:
dfawley
2017-10-20 12:05:20 -07:00
committed by GitHub
parent 94f1917696
commit 5c3d956e18
16 changed files with 412 additions and 74 deletions

View File

@ -1,4 +1,4 @@
// +build go1.7, !go1.8
// +build go1.6, !go1.8
/*
*

View File

@ -1,4 +1,4 @@
// +build go1.7, !go1.8
// +build go1.6, !go1.8
/*
*