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 deprecrecation warning #3

Closed
wants to merge 1 commit into from

Conversation

robbyoconnor
Copy link
Contributor

$ buffalo generate auth
INFO[0000] Find is deprecated, and will be removed in v0.12.0. Use generators.FindByBox instead. Called from /home/rob/gocode/src/github.com/gobuffalo/buffalo-auth/auth/auth.go:14

$ buffalo generate auth
INFO[0000] Find is deprecated, and will be removed in v0.12.0. Use generators.FindByBox instead. Called from /home/rob/gocode/src/github.com/gobuffalo/buffalo-auth/auth/auth.go:14
@robbyoconnor
Copy link
Contributor Author

Hmm you're right -- this doesn't build. Closing for now.

@robbyoconnor robbyoconnor deleted the patch-1 branch March 9, 2018 03:55
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

1 participant