4 comments (4 comments)0 reactions (0 reactions)0 assignees (0 assignees)Go194 forks (194 forks)auto 404
editorgood first issue
Repository metrics
- Stars
- 4,569 stars (4,569 stars)
- PR merge metrics
- PR metrics pending (PR metrics pending)
Contributor guide
- Research direction
- Read the Go 1.25 release notes about the new JSON v2 package. Identify all usages of encoding/json in the codebase. Replace with the new package and adjust API calls accordingly. Run tests to ensure correctness.
- Tech stack
- go
- Domain
- game dev
- Issue type
- Refactor
- Prerequisites
- Git