diff options
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod index 2c6fb71..4810c18 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module git.sr.ht/hanemile/matrix-sdk +module git.sr.ht/~hanemile/matrix-sdk go 1.13 |