cahnged package name to be able to import from fork

This commit is contained in:
miguelp
2022-10-08 01:46:27 +01:00
committed by Chris Joyce
parent 20e5149740
commit 42aab3d7fc

2
go.mod
View File

@@ -1,4 +1,4 @@
module github.com/lookatitude/google-search
module github.com/rocketlaunchr/google-search
go 1.20