about summary refs log tree commit diff
path: root/tools/dnsupdate/go.mod
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--tools/dnsupdate/go.mod (renamed from go.mod)2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/tools/dnsupdate/go.mod
index 567819c..99fcce4 100644
--- a/go.mod
+++ b/tools/dnsupdate/go.mod
@@ -1,4 +1,4 @@
-module golang.fcuny.net/world
+module golang.fcuny.net/world/tools/dnsupdate
 
 go 1.16