-
Notifications
You must be signed in to change notification settings - Fork 32
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
Compilation error: Domain.go:4174:17: undefined: char #54
Comments
Thanks for the report @rschilham Just to confirm, you are on 1.27? |
1.27.1 to be precise |
Okay, this looks like an error in our character mapping in our client library builder. Let me see if I can get a PR filed. |
@rschilham this should be fixed in the next patch release, expected in the next few days. Until then you can modify that line of Domain.go and replace Let's leave this open until that fix is published. |
After upgrading to the latest version I get the following compilation error:
github.com/FusionAuth/go-client/pkg/fusionauth
../../../go/pkg/mod/github.com/!fusion!auth/[email protected]/pkg/fusionauth/Domain.go:4174:17: undefined: char
The text was updated successfully, but these errors were encountered: