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.mod8
1 files changed, 0 insertions, 8 deletions
diff --git a/tools/dnsupdate/go.mod b/tools/dnsupdate/go.mod
deleted file mode 100644
index 99fcce4..0000000
--- a/tools/dnsupdate/go.mod
+++ /dev/null
@@ -1,8 +0,0 @@
-module golang.fcuny.net/world/tools/dnsupdate
-
-go 1.16
-
-require (
-	google.golang.org/api v0.78.0
-	inet.af/netaddr v0.0.0-20211027220019-c74959edd3b6
-)