saml
saml copied to clipboard
modify samlidp dependence saml version, otherwise samlidp mod could not be get
When get go module samlidp like go get -u github.com/crewjam/saml/samlidp
It will report
go: github.com/crewjam/saml/[email protected] requires github.com/crewjam/[email protected]: invalid version: unknown revision 000000000000
Nice! I have the same issue on my side
I believe this was fixed by #475. If that is not the case, please re-open.
This is still a problem.