summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-01-18 04:06:12 -0600
committerJeff Carr <[email protected]>2024-01-18 04:06:12 -0600
commit76d6da5505900c50b72e3c84e86a521d9bcbc6bd (patch)
treef4deb19ba6befff910691e705a888be4e46495a7 /go.mod
parent32fe455bb5c75b756ca0ff7e2a5d076a30978db4 (diff)
fix pathv0.12.7
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 814ce49..4249843 100644
--- a/go.mod
+++ b/go.mod
@@ -1,4 +1,4 @@
-module go.wit.com/gui/gadgets
+module go.wit.com/lib/gadgets
go 1.21.4