diff options
| author | Emile <hanemile@protonmail.com> | 2020-03-15 18:45:14 +0100 |
|---|---|---|
| committer | Emile <hanemile@protonmail.com> | 2020-03-15 18:45:14 +0100 |
| commit | 2886564f260fbc540cf8f13149958d12a796f5c6 (patch) | |
| tree | 17e95593b8fe31190993ae8f151f47618feb3044 /src/structs | |
| parent | 4b82d2d2530339ecf3fba494ec0ed71653af4ce6 (diff) | |
initial setup
Diffstat (limited to 'src/structs')
| -rw-r--r-- | src/structs/go.mod | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/structs/go.mod b/src/structs/go.mod new file mode 100644 index 0000000..886a426 --- /dev/null +++ b/src/structs/go.mod @@ -0,0 +1,3 @@ +module git.darknebu.la/emile/faila/src/structs + +go 1.13 |
