diff --git a/go.mod b/go.mod index 5486535..e53e88e 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ -module github.com/EugeneP-Zello/go-wca +module github.com/zelloptt/go-wca -go 1.18 +go 1.16 require github.com/go-ole/go-ole v1.2.6