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
chore: switch to github.com/bytedance/sonic for JSON unmarshalling
- Add `github.com/bytedance/sonic` v1.12.7 to go.mod
- Remove indirect dependency on `github.com/bytedance/sonic` from go.mod
- Replace `encoding/json` with `github.com/bytedance/sonic` for JSON unmarshalling in redis.go
Signed-off-by: appleboy <[email protected]>
0 commit comments