goyaml

Differences between revisions 17 and 19 (spanning 2 versions)
Revision 17 as of 2014-03-05 20:16:58
Size: 187
Editor: bd0797ee
Comment:
Revision 19 as of 2014-12-09 21:52:15
Size: 343
Editor: foka
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
The import path for the package is now ***gonuts.org/v1/yaml***. The import path for the package was, in March 2014, '''gonuts.org/v1/yaml''', but has since moved to '''gopkg.in/yaml.v1'''.

A newer '''gopkg.in/yaml.v2''' is now also available, albeit with a newer and different API.

Details about the Go yaml package were moved to the GitHub project page:

The import path for the package was, in March 2014, gonuts.org/v1/yaml, but has since moved to gopkg.in/yaml.v1.

A newer gopkg.in/yaml.v2 is now also available, albeit with a newer and different API.

goyaml (last edited 2014-12-09 23:25:57 by foka)