miniwinsvc: fix import path

master
Unknwon 2017-02-28 23:01:51 -05:00
parent e08161a302
commit 6daac151b8
No known key found for this signature in database
GPG Key ID: 25B575AE3213B2B3
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
package setting
import (
_ "github.com/kardianos/minwinsvc"
_ "github.com/gogits/minwinsvc"
)
func init() {