If someone is trying to setup Comply with the example GO command with a newer version of Go `go get github.com/strongdm/comply` it should now be `go install github.com/strongdm/comply@latest`
If someone is trying to setup Comply with the example GO command with a newer version of Go
go get github.com/strongdm/complyit should now be
go install github.com/strongdm/comply@latest