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

Merge pull request #6093

iphydf (1):
      fix(osx): OSX updater dependency moved.
This commit is contained in:
sudden6 2020-04-19 17:04:06 +02:00
commit 9e7f2a67dc
No known key found for this signature in database
GPG Key ID: 279509B499E032B9

View File

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