diff options
| author | Paul Buetow <paul@buetow.org> | 2025-04-03 00:25:12 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-04-03 00:25:12 +0300 |
| commit | 1dd57067b528e1889a798a7b6d243110c87454d0 (patch) | |
| tree | 3fee26d1a72b76995d1d8e5ae08c47b87bd594f4 /go.mod | |
initial comimt
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/gbench + +go 1.24.1 |
