Go365
Go365 copied to clipboard
Update go.mod
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