From 3aa502fe6aad317593638dd903cd9c11ded46b7b Mon Sep 17 00:00:00 2001 From: Steve Date: Sat, 11 Apr 2020 14:53:07 -0400 Subject: [PATCH] still fixing module names --- botlib/go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/botlib/go.mod b/botlib/go.mod index 6d7e4c5..2807ea0 100644 --- a/botlib/go.mod +++ b/botlib/go.mod @@ -1,4 +1,4 @@ -module git.saintnet.tech/stryan/botlib +module git.saintnet.tech/stryan/vega/botlib go 1.14