Versions in this module Expand all Collapse all v0 v0.2.2 May 17, 2023 v0.2.1 May 17, 2023 v0.2.0 May 16, 2023 Changes in this version + func Update(data map[string]any, replacements ...Replacement) (map[string]any, error) + type Path struct + func ParsePath(pathStr string) (Path, error) + type Replacement struct + Path Path + Value any