summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-01-03 14:30:59 -0600
committerJeff Carr <[email protected]>2024-01-03 14:30:59 -0600
commitc68e530e768855efc74e556e3799e005a1306861 (patch)
tree71a45cd7ff318179801ceea44fb0967b4e245477 /go.mod
parentf1a0d18ac19d0db4f7060ea5a5c662348118e399 (diff)
cleaner
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod3
1 files changed, 3 insertions, 0 deletions
diff --git a/go.mod b/go.mod
new file mode 100644
index 0000000..85e5bbb
--- /dev/null
+++ b/go.mod
@@ -0,0 +1,3 @@
+module go.wit.com/gui/cloudflare
+
+go 1.21.4