/[aya]/go.mod
ViewVC logotype

Annotation of /go.mod

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (hide annotations)
Mon Sep 30 00:42:05 2024 UTC (6 weeks, 4 days ago) by yakumo_izuru
Branch: MAIN
CVS Tags: HEAD
Mirrored from https://git.chaotic.ninja/git/yakumo_izuru/aya

1 yakumo_izuru 1.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