diff options
| author | 2026-01-19 00:53:58 +0800 | |
|---|---|---|
| committer | 2026-01-19 00:53:58 +0800 | |
| commit | 23dc5b7fcd456485d320a0c1bd056369572accaf (patch) | |
| tree | ac1c0168a32b0e0356ed5cd0382b450a289c398a /go.mod | |
| parent | repo: Drop hashSize and use hashAlgo.size() (diff) | |
| signature | No signature | |
go.mod: Use the codeberg import path
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -module git.sr.ht/~runxiyu/furgit +module codeberg.org/lindenii/furgit go 1.25.3 |
