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
feat: migrate from json-iterator/json to goccy/go-json (#76)
- switched to goccy/go-json for better long-term support, compatibility, performance, and consistency
- json-iterator is no longer a fully compatible replacement for encoding/json and its updates have slowed down
0 commit comments