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
The type of `user` becomes `string` instead of platform aware
structure, so the Spec becomes a platform-independent structure.
It makes we can parse the config.json as a Spec before knowing
the os, and allows we move the linux related *.go to linux/.
Signed-off-by: Lai Jiangshan <[email protected]>
0 commit comments