summaryrefslogtreecommitdiff
path: root/example1/go.mod
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-02-09 12:17:42 -0600
committerJeff Carr <[email protected]>2024-02-09 12:17:42 -0600
commit0b634a2a53c1b88f1dcb0f5593d7f59542055cb0 (patch)
treea9da9630b324f8ff11fde5cf6c3d8a1ff2f32c3c /example1/go.mod
parent402d0be4fc3b46a134a99e809c0a030345bc7f72 (diff)
remove go.mod
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'example1/go.mod')
-rw-r--r--example1/go.mod3
1 files changed, 0 insertions, 3 deletions
diff --git a/example1/go.mod b/example1/go.mod
deleted file mode 100644
index 0cd8c1f..0000000
--- a/example1/go.mod
+++ /dev/null
@@ -1,3 +0,0 @@
-module go.wit.com/lib/gui/shell/example1
-
-go 1.21.4