gitee.com/ks-custle/core-gm@v0.0.0-20230922171213-b83bdd97b62c/net/webdav/internal/xml/README (about) 1 This is a fork of the encoding/xml package at ca1d6c4, the last commit before 2 https://go.googlesource.com/go/+/c0d6d33 "encoding/xml: restore Go 1.4 name 3 space behavior" made late in the lead-up to the Go 1.5 release. 4 5 The list of encoding/xml changes is at 6 https://go.googlesource.com/go/+log/master/src/encoding/xml 7 8 This fork is temporary, and I (nigeltao) expect to revert it after Go 1.6 is 9 released. 10 11 See http://golang.org/issue/11841