diff options
author | Maximilien Richer <me@mricher.fr> | 2020-02-02 14:32:37 +0100 |
---|---|---|
committer | Maximilien Richer <me@mricher.fr> | 2020-02-02 14:32:37 +0100 |
commit | 3644fdfe61f1c7f9545f57f66405e0afa4c0194c (patch) | |
tree | fe12436e5e55449a8e63f97366db6530c796f438 /go.mod | |
parent | 0274ab0038b2c27ab61ec03602fb6b7355d40cd3 (diff) | |
download | bottin-3644fdfe61f1c7f9545f57f66405e0afa4c0194c.tar.gz bottin-3644fdfe61f1c7f9545f57f66405e0afa4c0194c.zip |
Rename go module to bottin
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -module git.luxeylab.net/lx/bottin +module bottin go 1.13 |