diff options
| author | Emile <hanemile@protonmail.com> | 2019-09-11 20:10:53 +0200 |
|---|---|---|
| committer | Emile <hanemile@protonmail.com> | 2019-09-11 20:10:53 +0200 |
| commit | 3b25d31ee577cfeccc64a6afd3e96cf9ee3ce9ab (patch) | |
| tree | 148561a2fcfff797591ecb3d1417a0ae577e363e | |
| parent | cd582c5100352c6a78eb3329d215cf11b1d56525 (diff) | |
converted the module name to lowercase
| -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 |
