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
refactor(ee/backend): replace golang.org/x/exp/maps with stdlib maps (#2281)
The experimental functions in `golang.org/x/exp/maps` are now available
in the standard library in Go 1.21.
Reference: https://go.dev/doc/go1.21#maps
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
0 commit comments