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 linting errors for go1.17 #253

Merged
merged 1 commit into from Feb 7, 2022
Merged

Fix linting errors for go1.17 #253

merged 1 commit into from Feb 7, 2022

Conversation

mariusor
Copy link
Contributor

Summary of Changes

The CI step that lints the package using latest go version (1.17) fails due to the introduction of new //go:build directives.

This adds them so gofmt doesn't report any differences.

@DavidLarsKetch
Copy link

Can we get this merged in to clean up other pending PRs?

@mariusor
Copy link
Contributor Author

mariusor commented Feb 7, 2022

@elithrar, apologies for pinging you directly, but is there a chance to get this merged?

@elithrar elithrar merged commit a6a8e49 into gorilla:master Feb 7, 2022
@elithrar
Copy link
Contributor

elithrar commented Feb 7, 2022

@mariusor done!

@mariusor mariusor deleted the fix-build branch February 7, 2022 12:28
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