summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWolfy-J <[email protected]>2019-05-02 22:47:51 +0300
committerWolfy-J <[email protected]>2019-05-02 22:47:51 +0300
commite3f8f80b40d55d9d3c2e858a73cc1befe3f04114 (patch)
tree958aed22ee91436d9302709f4364928fc66b98e5
parentb7637290225bf6fab2e41a55d9b9a6bd3f36142c (diff)
symfony way to refernce contributors
-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"