From b9387135963ab71dde42e93685c6ee5d27ec60e1 Mon Sep 17 00:00:00 2001 From: Grant Gongaware Date: Fri, 1 Feb 2019 11:39:50 -0800 Subject: [PATCH] is there a better way to this? --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index c4fc14c..2cab811 100644 --- a/go.mod +++ b/go.mod @@ -1 +1 @@ -module github.com/hooklift/gowsdl +module github.com/telmate/gowsdl