summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-01-31 02:14:46 -0600
committerJeff Carr <[email protected]>2024-01-31 02:14:46 -0600
commitbc5e1e6cb7ecf8dc09613b845fef410b0e0d2104 (patch)
treeb647d88bd9c3404474e27689eb7d0eb18fb0d8e6
parentbb88c3bdc037f660c19d9d54e9b3c1604e3ffa62 (diff)
release testv1.1.11
-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..87afa88
--- /dev/null
+++ b/go.mod
@@ -0,0 +1,3 @@
+module go.wit.com/widget
+
+go 1.21.4