forked from TrueCloudLab/rclone
http: only run the tests on go1.8+
This commit is contained in:
parent
2b5ce6ef51
commit
214f5e6411
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
// +build go1.7
|
||||
// +build go1.8
|
||||
|
||||
package http
|
||||
|
||||
|
|
Loading…
Reference in a new issue