samples-golang
samples-golang copied to clipboard
okta-hosted-login go.mod missing
Is there any reason why https://github.com/okta/samples-golang/tree/master/okta-hosted-login does not have go.mod? It would be easier to run it.
@MikeMondragon-okta Can you please help with this one?
Thanks @ikawalec . We're in the process of updating our samples. I'll go mod init that sample when I'm done with the other updates.
Filed a PR to fix this: https://github.com/okta/samples-golang/pull/126