Just as a heads up, this package (gopkg.in/yaml.v2) is now also affected by issue https://github.com/niemeyer/gopkg/issues/54. It wasn't one of the affected import paths a week ago.
On Friday, February 23, 2018 at 2:20:22 PM UTC-5, Roger Peppe wrote: > > Of course I mean 2.1. Version two. TWO is the version. > > > On 23 February 2018 at 19:17, roger peppe <roger...@canonical.com > <javascript:>> wrote: > > I'm happy to announce the release of goyaml 1.1. > > > > It includes the following improvements: > > > > - Add Encoder and Decoder types > > This allows encoding and decode multiple YAML documents in a stream. > > > > - Alternative timestamp support (e.g. 2015-01-01). Credit to > anthonybishopric. > > > > - If a value implements an IsZero method and omitempty is specified, > > the value will be omitted if IsZero returns true. This means > > that time.Time now works correctly with omitzero. > > > > - Strict mode now enforces key uniqueness (issue #284) > > > > - Plain scalars with colons in are now allowed in flow-style mappings > > and sequences. (issue #295) > > > > - Forward references to anchors are now disallowed. > > > > - Version is now tagged compatible with vgo (and there's even a go.mod > file!). > > > > Thanks to everyone for their issues and PRs, and for bearing with my > > very slow maintenance of this package... I hope to work on some more > > improvements soon! > -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.