diff options
| author | Petri Hienonen <petri.hienonen@gmail.com> | 2026-02-01 17:31:30 +0200 |
|---|---|---|
| committer | Petri Hienonen <petri.hienonen@gmail.com> | 2026-02-01 17:31:30 +0200 |
| commit | 757f611a4d738688bc97cc6787ecce8650f25873 (patch) | |
| tree | 248a829960dadc09c496a2c3b66189ed4ba6676b /go.mod | |
| parent | c9cc45a8c97496a3996df968360f096cf7172407 (diff) | |
| download | weather-757f611a4d738688bc97cc6787ecce8650f25873.tar.zst | |
Second
Diffstat (limited to '')
| -rw-r--r-- | go.mod | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -0,0 +1,3 @@ +module tammi.cc/weather + +go 1.25.5 |
