diff options
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,5 +4,5 @@ go 1.17 require ( github.com/HimbeerserverDE/srp v0.0.0-20210331172529-2b5dbec6b82b - github.com/anon55555/mt v0.0.0-20210909184202-d6ba88b091f6 + github.com/anon55555/mt v0.0.0-20210919124550-bcc58cb3048f ) |