aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorJulian Hurst <julian.hurst@digdash.com>2024-09-17 15:49:55 +0200
committerJulian Hurst <julian.hurst@digdash.com>2024-09-17 15:49:55 +0200
commite3253420ac510632b3a015028b19ae941a505b56 (patch)
treed24b678f697ef53a41b09d263e97a1efb1f381f0 /go.mod
downloadrogerlie-e3253420ac510632b3a015028b19ae941a505b56.tar.gz
Initial commit
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..909165f
--- /dev/null
+++ b/go.mod
@@ -0,0 +1,3 @@
+module rogerlie
+
+go 1.19