mirror of
https://github.com/cheat/cheat.git
synced 2026-03-07 11:13:33 +01:00
Add vendor files for go build
This commit is contained in:
58
vendor/modules.txt
vendored
Normal file
58
vendor/modules.txt
vendored
Normal file
@@ -0,0 +1,58 @@
|
||||
# github.com/alecthomas/chroma v0.6.7
|
||||
github.com/alecthomas/chroma
|
||||
github.com/alecthomas/chroma/formatters
|
||||
github.com/alecthomas/chroma/formatters/html
|
||||
github.com/alecthomas/chroma/lexers
|
||||
github.com/alecthomas/chroma/lexers/a
|
||||
github.com/alecthomas/chroma/lexers/b
|
||||
github.com/alecthomas/chroma/lexers/c
|
||||
github.com/alecthomas/chroma/lexers/circular
|
||||
github.com/alecthomas/chroma/lexers/d
|
||||
github.com/alecthomas/chroma/lexers/e
|
||||
github.com/alecthomas/chroma/lexers/f
|
||||
github.com/alecthomas/chroma/lexers/g
|
||||
github.com/alecthomas/chroma/lexers/h
|
||||
github.com/alecthomas/chroma/lexers/i
|
||||
github.com/alecthomas/chroma/lexers/internal
|
||||
github.com/alecthomas/chroma/lexers/j
|
||||
github.com/alecthomas/chroma/lexers/k
|
||||
github.com/alecthomas/chroma/lexers/l
|
||||
github.com/alecthomas/chroma/lexers/m
|
||||
github.com/alecthomas/chroma/lexers/n
|
||||
github.com/alecthomas/chroma/lexers/o
|
||||
github.com/alecthomas/chroma/lexers/p
|
||||
github.com/alecthomas/chroma/lexers/q
|
||||
github.com/alecthomas/chroma/lexers/r
|
||||
github.com/alecthomas/chroma/lexers/s
|
||||
github.com/alecthomas/chroma/lexers/t
|
||||
github.com/alecthomas/chroma/lexers/v
|
||||
github.com/alecthomas/chroma/lexers/w
|
||||
github.com/alecthomas/chroma/lexers/x
|
||||
github.com/alecthomas/chroma/lexers/y
|
||||
github.com/alecthomas/chroma/quick
|
||||
github.com/alecthomas/chroma/styles
|
||||
# github.com/danwakefield/fnmatch v0.0.0-20160403171240-cbb64ac3d964
|
||||
github.com/danwakefield/fnmatch
|
||||
# github.com/davecgh/go-spew v1.1.1
|
||||
github.com/davecgh/go-spew/spew
|
||||
# github.com/dlclark/regexp2 v1.1.6
|
||||
github.com/dlclark/regexp2
|
||||
github.com/dlclark/regexp2/syntax
|
||||
# github.com/docopt/docopt-go v0.0.0-20180111231733-ee0de3bc6815
|
||||
github.com/docopt/docopt-go
|
||||
# github.com/mattn/go-colorable v0.0.9
|
||||
github.com/mattn/go-colorable
|
||||
# github.com/mattn/go-isatty v0.0.4
|
||||
github.com/mattn/go-isatty
|
||||
# github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
|
||||
github.com/mgutz/ansi
|
||||
# github.com/mitchellh/go-homedir v1.1.0
|
||||
github.com/mitchellh/go-homedir
|
||||
# github.com/tj/front v0.0.0-20170212063142-739be213b0a1
|
||||
github.com/tj/front
|
||||
# golang.org/x/sys v0.0.0-20181128092732-4ed8d59d0b35
|
||||
golang.org/x/sys/unix
|
||||
# gopkg.in/yaml.v1 v1.0.0-20140924161607-9f9df34309c0
|
||||
gopkg.in/yaml.v1
|
||||
# gopkg.in/yaml.v2 v2.2.4
|
||||
gopkg.in/yaml.v2
|
||||
Reference in New Issue
Block a user