diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2024-10-25 00:47:47 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2024-10-25 00:47:47 +0200 |
| commit | c6cc0108ca7738023b45e0eeac0fa2390532dd93 (patch) | |
| tree | 36890e6cd3091bbab8efbe686cc56f467f645bfd /vendor/modules.txt | |
| parent | 0130404a1dc663d4aa68d780c9bcb23a4243e68d (diff) | |
| download | jbmafp-c6cc0108ca7738023b45e0eeac0fa2390532dd93.tar.gz | |
Diffstat (limited to 'vendor/modules.txt')
| -rw-r--r-- | vendor/modules.txt | 91 |
1 files changed, 91 insertions, 0 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt new file mode 100644 index 0000000..6898b91 --- /dev/null +++ b/vendor/modules.txt @@ -0,0 +1,91 @@ +# github.com/DavidBelicza/TextRank/v2 v2.1.3 +## explicit; go 1.15 +github.com/DavidBelicza/TextRank/v2 +github.com/DavidBelicza/TextRank/v2/convert +github.com/DavidBelicza/TextRank/v2/parse +github.com/DavidBelicza/TextRank/v2/rank +# github.com/alecthomas/chroma/v2 v2.2.0 +## explicit; go 1.17 +github.com/alecthomas/chroma/v2 +github.com/alecthomas/chroma/v2/formatters/html +github.com/alecthomas/chroma/v2/lexers +github.com/alecthomas/chroma/v2/styles +# github.com/alexflint/go-arg v1.4.3 +## explicit; go 1.13 +github.com/alexflint/go-arg +# github.com/alexflint/go-scalar v1.1.0 +## explicit; go 1.15 +github.com/alexflint/go-scalar +# github.com/aymerick/douceur v0.2.0 +## explicit +github.com/aymerick/douceur/css +github.com/aymerick/douceur/parser +# github.com/dlclark/regexp2 v1.7.0 +## explicit; go 1.13 +github.com/dlclark/regexp2 +github.com/dlclark/regexp2/syntax +# github.com/gorilla/css v1.0.0 +## explicit +github.com/gorilla/css/scanner +# github.com/gosimple/slug v1.13.1 +## explicit; go 1.11 +github.com/gosimple/slug +# github.com/gosimple/unidecode v1.0.1 +## explicit; go 1.16 +github.com/gosimple/unidecode +# github.com/mangoumbrella/goldmark-figure v1.0.0 +## explicit; go 1.18 +github.com/mangoumbrella/goldmark-figure +github.com/mangoumbrella/goldmark-figure/ast +github.com/mangoumbrella/goldmark-figure/parser +# github.com/microcosm-cc/bluemonday v1.0.24 +## explicit; go 1.19 +github.com/microcosm-cc/bluemonday +github.com/microcosm-cc/bluemonday/css +# github.com/otiai10/copy v1.12.0 +## explicit; go 1.18 +github.com/otiai10/copy +# github.com/tdewolff/minify/v2 v2.12.7 +## explicit; go 1.13 +github.com/tdewolff/minify/v2 +github.com/tdewolff/minify/v2/css +github.com/tdewolff/minify/v2/html +github.com/tdewolff/minify/v2/js +# github.com/tdewolff/parse/v2 v2.6.6 +## explicit; go 1.13 +github.com/tdewolff/parse/v2 +github.com/tdewolff/parse/v2/buffer +github.com/tdewolff/parse/v2/css +github.com/tdewolff/parse/v2/html +github.com/tdewolff/parse/v2/js +github.com/tdewolff/parse/v2/strconv +# github.com/yuin/goldmark v1.5.4 +## explicit; go 1.18 +github.com/yuin/goldmark +github.com/yuin/goldmark/ast +github.com/yuin/goldmark/extension +github.com/yuin/goldmark/extension/ast +github.com/yuin/goldmark/parser +github.com/yuin/goldmark/renderer +github.com/yuin/goldmark/renderer/html +github.com/yuin/goldmark/text +github.com/yuin/goldmark/util +# github.com/yuin/goldmark-highlighting/v2 v2.0.0-20220924101305-151362477c87 +## explicit; go 1.13 +github.com/yuin/goldmark-highlighting/v2 +# github.com/yuin/goldmark-meta v1.1.0 +## explicit; go 1.17 +github.com/yuin/goldmark-meta +# golang.org/x/net v0.10.0 +## explicit; go 1.17 +golang.org/x/net/html +golang.org/x/net/html/atom +# golang.org/x/sys v0.8.0 +## explicit; go 1.17 +golang.org/x/sys/unix +# gopkg.in/yaml.v2 v2.3.0 +## explicit +gopkg.in/yaml.v2 +# gopkg.in/yaml.v3 v3.0.1 +## explicit +gopkg.in/yaml.v3 |
