diff options
author | Emile <hanemile@protonmail.com> | 2019-09-05 23:21:08 +0200 |
---|---|---|
committer | Emile <hanemile@protonmail.com> | 2019-09-05 23:21:08 +0200 |
commit | 3a04cec741b56f43621572c4f6dc61b3ba26d037 (patch) | |
tree | 684b549bf0cbe665d25c0736fd5d1b0c3c873238 /go.mod | |
parent | fd0e5895c05642d395a4f86688e591a1ff7128fe (diff) |
updated the go module file
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod index 4174949..37fee5e 100644 --- a/go.mod +++ b/go.mod @@ -1,3 +1,3 @@ -module git.darknebu.la/Satellite/tle +module git.darknebu.la/Satellite/TLE go 1.12 |