diff options
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,6 +4,6 @@ go 1.17 require ( github.com/HimbeerserverDE/srp v0.0.0-20210331172529-2b5dbec6b82b - github.com/anon55555/mt v0.0.0-20210623155243-152b6697e62c + github.com/anon55555/mt v0.0.0-20210909184202-d6ba88b091f6 github.com/mattn/go-sqlite3 v1.14.8 ) |