summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--service/watchdog/watcher.go (renamed from watcher.go)2
1 files changed, 1 insertions, 1 deletions
diff --git a/watcher.go b/service/watchdog/watcher.go
index 3b654c34..c8c4b3f2 100644
--- a/watcher.go
+++ b/service/watchdog/watcher.go
@@ -1,4 +1,4 @@
-package roadrunner
+package watchdog
import (
"log"