summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-01-18 00:19:22 -0600
committerJeff Carr <[email protected]>2024-01-18 00:19:22 -0600
commitc024a665a745d071ace6ed330931c5e379d69c39 (patch)
tree3bc7872847003b5aa3fc16de6006fb73748be0aa /go.mod
parent0674bd89b798f7512462402817c496e8a80ac3d4 (diff)
redo makefile with new directory structure
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod3
1 files changed, 0 insertions, 3 deletions
diff --git a/go.mod b/go.mod
deleted file mode 100644
index ae4b32a..0000000
--- a/go.mod
+++ /dev/null
@@ -1,3 +0,0 @@
-module go.wit.com/gui/toolkits
-
-go 1.21.4