about summary refs log tree commit diff
diff options
context:
space:
mode:
authorEmile <hanemile@protonmail.com>2019-09-11 20:10:53 +0200
committerEmile <hanemile@protonmail.com>2019-09-11 20:10:53 +0200
commit3b25d31ee577cfeccc64a6afd3e96cf9ee3ce9ab (patch)
tree148561a2fcfff797591ecb3d1417a0ae577e363e
parentcd582c5100352c6a78eb3329d215cf11b1d56525 (diff)
converted the module name to lowercase
-rw-r--r--go.mod2
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