From 64c5fc1ba70901af9c0b46c4e89b2bc5f37a218b Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Sun, 12 Mar 2023 18:27:49 -0700 Subject: tools: delete dns-updater The code has moved to https://git.fcuny.net/dns-updater/ --- tools/dnsupdate/go.mod | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 tools/dnsupdate/go.mod (limited to 'tools/dnsupdate/go.mod') 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 -) -- cgit v1.2.3