Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix syntax in types/response.go struct tags #81

Closed

Conversation

harry-uglow
Copy link

These syntax errors meant our code wouldn't build when we imported this package into our repo which has a strict static analyzer.

@@ -1,4 +1,4 @@
module github.com/russellhaering/gosaml2
module github.com/harry-uglow/gosaml2

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove this modification

russellhaering added a commit that referenced this pull request Mar 1, 2023
@russellhaering
Copy link
Owner

Thanks for the contribution. To work around the import I went ahead and fixed this in 156f1b9.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants