mirror of
https://github.com/taigrr/go-selfupdate
synced 2025-01-18 04:33:12 -08:00
Fix go-update import
This commit is contained in:
parent
93817829dd
commit
cc55278888
@ -43,7 +43,7 @@ import (
|
|||||||
"time"
|
"time"
|
||||||
|
|
||||||
"github.com/kardianos/osext"
|
"github.com/kardianos/osext"
|
||||||
"github.com/inconshreveable/go-update"
|
"gopkg.in/inconshreveable/go-update.v0"
|
||||||
"github.com/kr/binarydist"
|
"github.com/kr/binarydist"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user