diff options
| author | Paul Buetow <paul@buetow.org> | 2025-06-25 22:38:07 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-06-25 22:38:07 +0300 |
| commit | 4cc90ab5b92e0723a0cb3132b707a6dc58ae050e (patch) | |
| tree | 0cfa059b7611b25669a44879cc5ee5a16ecf7f6c /go.mod | |
initial commit
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -0,0 +1,3 @@ +module codeberg.org/snonux/timr + +go 1.24.3 |
