summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorPetri Hienonen <petri.hienonen@gmail.com>2026-02-01 17:31:30 +0200
committerPetri Hienonen <petri.hienonen@gmail.com>2026-02-01 17:31:30 +0200
commit757f611a4d738688bc97cc6787ecce8650f25873 (patch)
tree248a829960dadc09c496a2c3b66189ed4ba6676b /go.mod
parentc9cc45a8c97496a3996df968360f096cf7172407 (diff)
downloadweather-757f611a4d738688bc97cc6787ecce8650f25873.tar.zst
Second
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..8b28fc6
--- /dev/null
+++ b/go.mod
@@ -0,0 +1,3 @@
+module tammi.cc/weather
+
+go 1.25.5