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 module github.com/tabnas/xml/go v0.4.0 — parsed objects now preserve source key order (insertion-ordered OrderedMap; sorting opt-in). Breaking: object result type map[string]any -> *OrderedMap.