--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2024-a488cc4af3
2024-06-22 02:25:59.118664
--------------------------------------------------------------------------------

Name        : golang-sigs-k8s-yaml
Product     : Fedora 40
Version     : 1.4.0
Release     : 1.fc40
URL         : https://github.com/kubernetes-sigs/yaml
Summary     : Marshal and unmarshal YAML in Go
Description :
A wrapper around go-yaml designed to enable a better way of handling YAML when
marshaling to and from structs.

In short, this library first converts YAML to JSON using go-yaml and then uses
json.Marshal and json.Unmarshal to convert to or from the struct. This means
that it effectively reuses the JSON struct tags as well as the custom JSON
methods MarshalJSON and UnmarshalJSON unlike go-yaml.

--------------------------------------------------------------------------------
Update Information:

Update to 1.4.0
--------------------------------------------------------------------------------
ChangeLog:

* Thu Jun 13 2024 Mikel Olasagasti Uranga <[email protected]> - 1.4.0-1
- Update to 1.4.0 - Closes rhbz#2007470
* Thu Jun 13 2024 Mark E. Fuller <[email protected]> - 1.3.0-1
- update to v1.3.0
--------------------------------------------------------------------------------

This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2024-a488cc4af3' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label

All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--
_______________________________________________
package-announce mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to