about summary refs log tree commit diff
path: root/go.mod
diff options
context:
space:
mode:
authorEmile <hanemile@protonmail.com>2019-08-18 19:56:13 +0200
committerEmile <hanemile@protonmail.com>2019-08-18 19:56:13 +0200
commite1bb7b5ac5c6c16d18723f9a534ec06cf24da42c (patch)
treefb1daeab7873294b389d87f0ab2eef550db2d979 /go.mod
parent9ad0fecda8d75240659c43b0ccb505ac9f0ad2b0 (diff)
added a go.mod
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod3
1 files changed, 3 insertions, 0 deletions
diff --git a/go.mod b/go.mod
new file mode 100644
index 0000000..37fee5e
--- /dev/null
+++ b/go.mod
@@ -0,0 +1,3 @@
+module git.darknebu.la/Satellite/TLE
+
+go 1.12