Mercurial > yakumo_izuru > aya
comparison vendor/modules.txt @ 70:00b02728b74f draft
Stop using logrus, updated dependencies
Signed-off-by: Izuru Yakumo <yakumo.izuru@chaotic.ninja>
author | yakumo.izuru |
---|---|
date | Thu, 28 Sep 2023 01:46:46 +0000 |
parents | 4b79810863f6 |
children | d8727551f403 |
comparison
equal
deleted
inserted
replaced
69:03019bbf2e0e | 70:00b02728b74f |
---|---|
3 github.com/eknkc/amber | 3 github.com/eknkc/amber |
4 github.com/eknkc/amber/parser | 4 github.com/eknkc/amber/parser |
5 # github.com/russross/blackfriday/v2 v2.1.0 | 5 # github.com/russross/blackfriday/v2 v2.1.0 |
6 ## explicit | 6 ## explicit |
7 github.com/russross/blackfriday/v2 | 7 github.com/russross/blackfriday/v2 |
8 # github.com/sirupsen/logrus v1.9.0 | |
9 ## explicit; go 1.13 | |
10 github.com/sirupsen/logrus | |
11 # github.com/yosssi/gcss v0.1.0 | 8 # github.com/yosssi/gcss v0.1.0 |
12 ## explicit | 9 ## explicit |
13 github.com/yosssi/gcss | 10 github.com/yosssi/gcss |
14 # golang.org/x/sys v0.0.0-20221010170243-090e33056c14 | |
15 ## explicit; go 1.17 | |
16 golang.org/x/sys/internal/unsafeheader | |
17 golang.org/x/sys/unix | |
18 golang.org/x/sys/windows | |
19 # gopkg.in/yaml.v2 v2.4.0 | 11 # gopkg.in/yaml.v2 v2.4.0 |
20 ## explicit; go 1.15 | 12 ## explicit; go 1.15 |
21 gopkg.in/yaml.v2 | 13 gopkg.in/yaml.v2 |