diff options
author | Emile <hanemile@protonmail.com> | 2019-08-30 20:55:34 +0200 |
---|---|---|
committer | Emile <hanemile@protonmail.com> | 2019-08-30 20:55:34 +0200 |
commit | fbf15d0ff0f60537f90322946880caae3ef8b6d4 (patch) | |
tree | b23ccc3701ec3e536f1a4e196832ab6993860954 /go.mod | |
parent | d3a8023ed53cab41793ac1d3a2375c72fce7a5e9 (diff) |
updated the 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 37fee5e..4174949 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 |