aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/manager/ipc_client.go
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--manager/ipc_client.go (renamed from service/ipc_client.go)2
1 files changed, 1 insertions, 1 deletions
diff --git a/service/ipc_client.go b/manager/ipc_client.go
index 268f18e9..a23493f0 100644
--- a/service/ipc_client.go
+++ b/manager/ipc_client.go
@@ -3,7 +3,7 @@
* Copyright (C) 2019 WireGuard LLC. All Rights Reserved.
*/
-package service
+package manager
import (
"encoding/gob"