aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorTrey Bastian <hello@treybastian.com>2025-11-25 15:43:29 +0000
committerTrey Bastian <hello@treybastian.com>2025-11-25 15:43:29 +0000
commit5be39d08148fcf9267f34c4bf888f32189c8ba82 (patch)
tree36847e41b3521b6f1cd14a7be134fb5a4a0267b1 /go.mod
parent2c32423e75f76b8cb227f54c385d4a9f6f0f3db3 (diff)
updated to point to tangled
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..f1e9909
--- /dev/null
+++ b/go.mod
@@ -0,0 +1,3 @@
+module tangled.org/treybastian.com/colourize
+
+go 1.25.4