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

not work on go 1.18 #346

Closed
luyouxin84 opened this issue Mar 18, 2022 · 5 comments
Closed

not work on go 1.18 #346

luyouxin84 opened this issue Mar 18, 2022 · 5 comments

Comments

@luyouxin84
Copy link

i use framework go fiber, fiber.Context.Json cant work.
in go 1.17.8 c.json work fine,but after i upgrade go version , c.Json not work report "runtime error empty pointer"

they asked me send here. can u check this?

@DasSkelett
Copy link

Downstream issue: gofiber/fiber#1820

@goccy
Copy link
Owner

goccy commented Mar 18, 2022

Thank you for reporting. I'll try to support Go 1.18.

@goccy
Copy link
Owner

goccy commented Mar 18, 2022

First, I updated go version with #347 , But doesn't seem to reproduce in my test case.
Could you provide the minimum reproducible code ?

@efectn
Copy link

efectn commented Mar 22, 2022

I think you can close the issue. Probably it was related of using Fiber version.

@goccy
Copy link
Owner

goccy commented Mar 23, 2022

Thank you :)

If you have any problems, please reopen this issue .

@goccy goccy closed this as completed Mar 23, 2022
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

No branches or pull requests

4 participants