You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to json spec, the key should be string instead of number https://www.json.org/
Unlike many projects, the Go project does not use GitHub Issues for general discussion or asking questions. GitHub Issues are used for tracking bugs and proposals only.
For questions please refer to https://github.com/golang/go/wiki/Questions
Go version
1.21
Output of
go env
in your module/workspace:What did you do?
https://go.dev/play/p/sM0eZ_HtJuW
What did you see happen?
What did you expect to see?
no error
The text was updated successfully, but these errors were encountered: