comparison 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
comparison
equal deleted inserted replaced
73:8533d875a2bb 74:d8727551f403
6 ## explicit 6 ## explicit
7 github.com/russross/blackfriday/v2 7 github.com/russross/blackfriday/v2
8 # github.com/yosssi/gcss v0.1.0 8 # github.com/yosssi/gcss v0.1.0
9 ## explicit 9 ## explicit
10 github.com/yosssi/gcss 10 github.com/yosssi/gcss
11 # gopkg.in/yaml.v2 v2.4.0 11 # gopkg.in/yaml.v3 v3.0.1
12 ## explicit; go 1.15 12 ## explicit
13 gopkg.in/yaml.v2 13 gopkg.in/yaml.v3