-
-
Notifications
You must be signed in to change notification settings - Fork 6k
use experimental go json v2 library #35392
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
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: techknowlogick <[email protected]>
Signed-off-by: techknowlogick <[email protected]>
Signed-off-by: techknowlogick <[email protected]>
Signed-off-by: techknowlogick <[email protected]>
Signed-off-by: techknowlogick <[email protected]>
Signed-off-by: techknowlogick <[email protected]>
Signed-off-by: techknowlogick <[email protected]>
Signed-off-by: techknowlogick <[email protected]>
@junoberryferry I'm sorry for all the notifications. I've just resolved the linting errors on my phone. Thanks for this PR! |
Signed-off-by: techknowlogick <[email protected]>
Since it's not enabled by default. |
Signed-off-by: techknowlogick <[email protected]>
@lunny this PR allows for jsonv2 to be enabled by default once swagger/go issues are solved. We have other optional tags as well, and this could be one of them for those who want to build the binary with the experimental library. |
Signed-off-by: techknowlogick <[email protected]>
go-swagger has been updated to resolve the 1.25.0 issues and I updated the makfile to target that commit as a tagged release isn't available yet. |
details: https://pkg.go.dev/encoding/json/v2