Go365 icon indicating copy to clipboard operation
Go365 copied to clipboard

Update go.mod

Open mxrch opened this issue 4 years ago • 0 comments

It was causing this error while installing the module :

go: downloading github.com/optiv/Go365 v0.0.0-20210915033106-f181d30cf087
go get: github.com/optiv/[email protected]: parsing go.mod:
	module declares its path as: github.com/eatonchips/Go365
	        but was required as: github.com/optiv/Go365

mxrch avatar Oct 21 '21 14:10 mxrch