aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorMaximilien Richer <me@mricher.fr>2020-02-02 14:32:37 +0100
committerMaximilien Richer <me@mricher.fr>2020-02-02 14:32:37 +0100
commit3644fdfe61f1c7f9545f57f66405e0afa4c0194c (patch)
treefe12436e5e55449a8e63f97366db6530c796f438 /go.mod
parent0274ab0038b2c27ab61ec03602fb6b7355d40cd3 (diff)
downloadbottin-3644fdfe61f1c7f9545f57f66405e0afa4c0194c.tar.gz
bottin-3644fdfe61f1c7f9545f57f66405e0afa4c0194c.zip
Rename go module to bottin
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index f50d5fe..b12d85e 100644
--- a/go.mod
+++ b/go.mod
@@ -1,4 +1,4 @@
-module git.luxeylab.net/lx/bottin
+module bottin
go 1.13