diff options
| author | Anhgelus Morhtuuzh <william@herges.fr> | 2025-12-26 18:19:22 +0100 |
|---|---|---|
| committer | Anhgelus Morhtuuzh <william@herges.fr> | 2025-12-26 18:33:00 +0100 |
| commit | 89875be4a5cea6f7b054483417cb6707bb9fc93d (patch) | |
| tree | 2ca490fa90abaf51bc8b64d5625260ace8b3e4de /go.mod | |
| parent | fe398b348f716bb50b7452d4712f517aa6f1587c (diff) | |
refactor(backend): use middleware to handle update stats
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,4 +9,4 @@ require ( github.com/pelletier/go-toml/v2 v2.2.4 ) -require github.com/mattn/go-sqlite3 v1.14.32 // indirect +require github.com/mattn/go-sqlite3 v1.14.32 |
