diff options
author | Thomas Voss <mail@thomasvoss.com> | 2025-07-31 23:27:26 +0200 |
---|---|---|
committer | Thomas Voss <mail@thomasvoss.com> | 2025-07-31 23:27:26 +0200 |
commit | 9ad584a432dbe98688a12fd7b8b40edb6b688af7 (patch) | |
tree | 9008f7672cab3a11e2da0ba38b07675c735bd78f /go.mod | |
parent | d11c067428aff5b9f950d5ff80d43a2f3654eef4 (diff) |
Fix translation extraction
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,4 +8,4 @@ require ( github.com/mattn/go-sqlite3 v1.14.28 golang.org/x/crypto v0.39.0 golang.org/x/text v0.26.0 -) +)
\ No newline at end of file |