update to use new io.Seek consts, require min go1.7

This commit is contained in:
David Howden
2018-04-02 11:06:41 +10:00
parent 1264d437b3
commit e80a3fa76a
9 changed files with 24 additions and 30 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
language: go
go:
- 1.4
- 1.7
- tip