diff options
| author | 2026-02-20 20:23:56 +0800 | |
|---|---|---|
| committer | 2026-02-20 20:23:56 +0800 | |
| commit | 5a18c85bdc99035f163d891d538bf6dd87553a2d (patch) | |
| tree | 8e3f8c6f996aa8397014c2511cad287e6140e82e /go.mod | |
| parent | README: Add a more minimal version (diff) | |
| signature | No signature | |
oid: Add ObjectID
The tests are not rreeeaallly necessary but I guess if I somehow mess
things up here, that'd pick it up earlier than debugging other things.
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/lindenii/furgit + +go 1.26.0 |
