Mercurial > yakumo_izuru > aya
comparison vendor/modules.txt @ 66:787b5ee0289d draft
Use vendored modules
Signed-off-by: Izuru Yakumo <yakumo.izuru@chaotic.ninja>
author | yakumo.izuru |
---|---|
date | Sun, 23 Jul 2023 13:18:53 +0000 |
parents | |
children | 4edfa07d5fe0 |
comparison
equal
deleted
inserted
replaced
65:6d985efa0f7a | 66:787b5ee0289d |
---|---|
1 # github.com/Depado/bfchroma/v2 v2.0.0 | |
2 ## explicit; go 1.18 | |
3 github.com/Depado/bfchroma/v2 | |
4 # github.com/alecthomas/chroma/v2 v2.3.0 | |
5 ## explicit; go 1.17 | |
6 github.com/alecthomas/chroma/v2 | |
7 github.com/alecthomas/chroma/v2/formatters/html | |
8 github.com/alecthomas/chroma/v2/lexers | |
9 github.com/alecthomas/chroma/v2/styles | |
10 # github.com/dlclark/regexp2 v1.4.0 | |
11 ## explicit | |
12 github.com/dlclark/regexp2 | |
13 github.com/dlclark/regexp2/syntax | |
14 # github.com/eknkc/amber v0.0.0-20171010120322-cdade1c07385 | |
15 ## explicit | |
16 github.com/eknkc/amber | |
17 github.com/eknkc/amber/parser | |
18 # github.com/russross/blackfriday/v2 v2.1.0 | |
19 ## explicit | |
20 github.com/russross/blackfriday/v2 | |
21 # github.com/sirupsen/logrus v1.9.0 | |
22 ## explicit; go 1.13 | |
23 github.com/sirupsen/logrus | |
24 # github.com/yosssi/gcss v0.1.0 | |
25 ## explicit | |
26 github.com/yosssi/gcss | |
27 # golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 | |
28 ## explicit; go 1.17 | |
29 golang.org/x/sys/internal/unsafeheader | |
30 golang.org/x/sys/unix | |
31 golang.org/x/sys/windows | |
32 # gopkg.in/yaml.v2 v2.4.0 | |
33 ## explicit; go 1.15 | |
34 gopkg.in/yaml.v2 |