diff options
author | Emile <git@emile.space> | 2022-10-20 00:23:00 +0200 |
---|---|---|
committer | Emile <git@emile.space> | 2022-10-20 00:23:00 +0200 |
commit | ca7168e5fd58e7060cb41b679cc6284dcac42a06 (patch) | |
tree | 1f3bccd2a3cf93d98fde3b9dd2d3807a3080b7b8 /src/structs | |
parent | 3ea5a0c3111365fe8fff1b0bd5121012901a1af5 (diff) |
Diffstat (limited to 'src/structs')
-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 |