Mercurial > yakumo_izuru > aya
diff vendor/modules.txt @ 74:d8727551f403 draft
The Empress (III)
* Change the way how versions are handled in version.go (to ease `go
install`)
* Upgrade yaml.v2 to yaml.v3
Signed-off-by: Izuru Yakumo <yakumo.izuru@chaotic.ninja>
author | yakumo.izuru |
---|---|
date | Mon, 04 Dec 2023 00:54:29 +0000 |
parents | 00b02728b74f |
children |
line wrap: on
line diff
--- a/vendor/modules.txt Tue Nov 21 11:44:14 2023 +0000 +++ b/vendor/modules.txt Mon Dec 04 00:54:29 2023 +0000 @@ -8,6 +8,6 @@ # github.com/yosssi/gcss v0.1.0 ## explicit github.com/yosssi/gcss -# gopkg.in/yaml.v2 v2.4.0 -## explicit; go 1.15 -gopkg.in/yaml.v2 +# gopkg.in/yaml.v3 v3.0.1 +## explicit +gopkg.in/yaml.v3