diff options
| author | 2026-06-08 05:58:26 +0000 | |
|---|---|---|
| committer | 2026-06-08 05:58:26 +0000 | |
| commit | 256cfa4a6946b7a86bd16791f19e299ff25b7fe3 (patch) | |
| tree | c51cd26230cc0270b5ac4c6d68d52300c54150b5 /go.mod | |
| parent | REFACTOR: utils is done (diff) | |
common/iowrap: Remove in favor of lgo
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.7 +require lindenii.org/go/lgo v0.1.8 |
