-
Notifications
You must be signed in to change notification settings - Fork 593
fix server.go:243:6: no new variables on left side of := #186
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
Conversation
|
yes, I got same |
| } | ||
|
|
||
| tgr := &oauth2.TokenGenerateRequest{ | ||
| tgr = &oauth2.TokenGenerateRequest{ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
perfect. 👌
|
I think it would be good if you can merge this as soon as possible. |
|
Hey, I don't have write access to the repo sorry. |
|
@LyricTian is it possible to create new version tag and make it available ? |
May not, It's an hot fix ,so version tag may an bad idea. cc @LyricTian How do you see? |
|
@Cyberhan123 v4 is broken right now. |
It just a package cache, U can run |
|
@Cyberhan123 no luck, still experience the same error nevermind, maybe I will use v3 either. thanks for helping han |
|
@Cyberhan123 @LyricTian i think this will not work as releases are tied with particular commit hash as you can see in attached picture. You have to create newer tag release to offer this fix. |
oh, you are right and I want check out why my packge are worked |


redefine tgr