1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00

fix(osx): OSX updater dependency moved.

This commit is contained in:
iphydf 2020-04-16 15:47:51 +00:00
parent 2fe1918083
commit 6d99e9099f
No known key found for this signature in database
GPG Key ID: 3855DBA2D74403C9

View File

@ -9,7 +9,7 @@ import (
"os/user"
"syscall"
"bitbucket.org/kardianos/osext"
"github.com/kardianos/osext"
)
var custom_user string