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
This is a fork of the `encoding/json` package that allows use of the `encoding/json/v2` package without requiring the `GOEXPERIMENT=jsonv2` environment variable. The code is based on the Go 1.25.1 release.
4
+
5
+
This repository will be archived once the standard library is updated to allow use of the `encoding/json/v2` package without build constraints.
6
+
7
+
No changes will be made to the codebase except for updating it to the latest Go release.
0 commit comments