diff options
| author | 2026-06-08 06:24:06 +0000 | |
|---|---|---|
| committer | 2026-06-08 06:24:06 +0000 | |
| commit | e4cf4b6152bf05387828dda44bd73d7ec12a7ed6 (patch) | |
| tree | 157e92eaabd9c910f9a83b53dc9c26754dcce12d /go.mod | |
| parent | common/iowrap: Remove in favor of lgo (diff) | |
internal/progress: Add
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,4 +2,4 @@ module lindenii.org/go/furgit go 1.26.0 -require lindenii.org/go/lgo v0.1.8 +require lindenii.org/go/lgo v0.1.10 |
