summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-10-08 03:46:27 -0500
committerJeff Carr <[email protected]>2025-10-08 03:46:27 -0500
commit9e2da246d52558670685ffe86c25787b55c6b4a6 (patch)
tree1400b775efa06c8183ee4cfa93b2613e880e7ee0 /go.mod
parent16dd7c48c92289b6ff748db1cfd8bd9707acc892 (diff)
autogenpb sortv0.0.2
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..300ba85
--- /dev/null
+++ b/go.mod
@@ -0,0 +1,3 @@
+module go.wit.com/lib/templates/golib
+
+go 1.24.1