Skip to content

Commit bcee9b7

Browse files
committed
Fix lint
1 parent fda4476 commit bcee9b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/minwinsvc/minwinsvc.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// Use of this source code is governed by a zlib-style
33
// license that can be found in the LICENSE file.package service
44

5-
// Minimal non-invasive windows only service stub.
5+
// Package minwinsvc is a minimal non-invasive windows only service stub.
66
//
77
// Import to allow running as a windows service.
88
// import _ "github.com/kardianos/minwinsvc"

0 commit comments

Comments
 (0)