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