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