go.mod fix for release
diff --git a/gremlin-go/go.mod b/gremlin-go/go.mod
index d2c2b5e..2d98e65 100644
--- a/gremlin-go/go.mod
+++ b/gremlin-go/go.mod
@@ -17,7 +17,7 @@
 
 // If this file is changed, please also update the NOTICE file under gremlin-go.
 
-module github.com/lyndonbauto/tinkerpop/gremlin-go/v3
+module github.com/apache/tinkerpop/gremlin-go/v3
 
 go 1.17