Parent Directory | Revision Log | Revision Graph
Mirrored from https://git.chaotic.ninja/git/yakumo_izuru/aya
1 | module marisa.chaotic.ninja/aya |
2 | |
3 | go 1.17 |
4 | |
5 | require ( |
6 | github.com/eknkc/amber v0.0.0-20171010120322-cdade1c07385 |
7 | github.com/russross/blackfriday/v2 v2.1.0 |
8 | github.com/yosssi/gcss v0.1.0 |
9 | gopkg.in/yaml.v3 v3.0.1 |
10 | ) |
nishi@chaotic.ninja | ViewVC Help |
Powered by ViewVC 1.3.0-dev |