service: requrie go1.12 due to aix

This commit is contained in:
Daniel Theophanes
2020-06-07 10:46:29 -07:00
parent 5ab104476c
commit 2ce04d92a6
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -3,8 +3,8 @@ go_import_path: github.com/kardianos/service
sudo: required
go:
- 1.10.x
- 1.11.x
- 1.12.x
- 1.14.x
- master
before_install:
+1 -1
View File
@@ -1,5 +1,5 @@
module github.com/kardianos/service
go 1.10
go 1.12
require golang.org/x/sys v0.0.0-20190204203706-41f3e6584952