diff options
Diffstat (limited to 'pkg/helper/darwin.go')
-rw-r--r-- | pkg/helper/darwin.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/helper/darwin.go b/pkg/helper/darwin.go index ff4ae4d..49924e5 100644 --- a/pkg/helper/darwin.go +++ b/pkg/helper/darwin.go @@ -36,7 +36,7 @@ import ( "path" "strings" - "0xacab.org/leap/bitmask-systray/pkg/config" + "0xacab.org/leap/bitmask-vpn/pkg/config" "github.com/sevlyar/go-daemon" ) |