diff options
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod index ede056e..c2ad747 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module framagit.org/andinus/orion +module git.tilde.institute/andinus/orion go 1.13 |