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
* Replace deprecated io/ioutil with os package
- Replace ioutil.ReadFile with os.ReadFile
- Replace ioutil.ReadDir with os.ReadDir
- Remove io/ioutil imports
- All tests passing
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
* Bump go version
---------
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
0 commit comments