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: Update kagome-dict and fix Go version (#356)
* chore: Update kagome-dict
* chore: Replace b.Loop() with for loop for Go 1.23 support
* chore: Replace t.Context() with context.Background() for Go 1.23 support