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
go.mod: import golang.org/x/exp/shiny instead of golang.org/x/exp (#82)
This resolves ambiguous import errors when other packages import golang.org/x/exp/shiny directly.