about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorBen Morrison <ben@gbmor.dev>2020-05-06 01:49:40 -0400
committerBen Morrison <ben@gbmor.dev>2020-05-06 01:52:11 -0400
commit18abad8d36daccbe9ceb9ba64cf49fb704df5017 (patch)
tree5eab830fd2f8869afbfcd31eab056787a3917ebd
parent3736ed42adf67dfa6fd28eb19901aad15ba0b5c8 (diff)
downloadgoofbot-18abad8d36daccbe9ceb9ba64cf49fb704df5017.tar.gz
new module path
-rwxr-xr-x[-rw-r--r--]go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 0c8e5ad..6079395 100644..100755
--- a/go.mod
+++ b/go.mod
@@ -1,4 +1,4 @@
-module github.com/gbmor/goofbot
+module github.com/tildeinstitute/goofbot
 
 go 1.12