We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 105e194 commit 0ebd5e7Copy full SHA for 0ebd5e7
updater/updater.go
@@ -15,7 +15,7 @@ import (
15
"time"
16
17
log "github.com/Sirupsen/logrus"
18
- "github.com/inconshreveable/go-update"
+ "gopkg.in/inconshreveable/go-update.v0"
19
"github.com/kr/binarydist"
20
21
"github.com/kardianos/osext"
0 commit comments