summaryrefslogtreecommitdiffstats
path: root/tools/hole
diff options
context:
space:
mode:
Diffstat (limited to 'tools/hole')
-rw-r--r--tools/hole/hole.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/hole/hole.go b/tools/hole/hole.go
index c6946f0..2834d16 100644
--- a/tools/hole/hole.go
+++ b/tools/hole/hole.go
@@ -37,7 +37,7 @@ import (
"net/http"
"os"
- "gitlab.com/rhogenson/roseh.moe/internal/hole"
+ "roseh.moe/pkg/roseh.moe/internal/hole"
)
var url = flag.String("url", "https://roseh.moe", "server URL")