service: go fmt

This commit is contained in:
Daniel Theophanes
2020-11-17 11:30:05 -06:00
parent 41add7e3c9
commit 18c957a3dc
4 changed files with 10 additions and 11 deletions
+2 -2
View File
@@ -1,2 +1,2 @@
golang.org/x/sys v0.0.0-20190204203706-41f3e6584952 h1:FDfvYgoVsA7TTZSbgiqjAbfPbK47CNHdWl3h/PJtii0=
golang.org/x/sys v0.0.0-20190204203706-41f3e6584952/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY=
golang.org/x/sys v0.0.0-20201015000850-e3ed0017c211 h1:9UQO31fZ+0aKQOFldThf7BKPMJTiBfWycGh/u3UoO88=
golang.org/x/sys v0.0.0-20201015000850-e3ed0017c211/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
-1
View File
@@ -162,7 +162,6 @@ func (s *darwinLaunchdService) Install() error {
SessionCreate bool
StandardOut bool
StandardError bool
}{
Config: s.Config,
Path: path,