diff options
Diffstat (limited to 'src/structs/go.mod')
-rw-r--r-- | src/structs/go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/structs/go.mod b/src/structs/go.mod index 886a426..62fc1c8 100644 --- a/src/structs/go.mod +++ b/src/structs/go.mod @@ -1,3 +1,3 @@ -module git.darknebu.la/emile/faila/src/structs +module git.sr.ht/~hanemile/faila/src/structs go 1.13 |