Add vendoring via go mod
This commit is contained in:
44
vendor/modules.txt
vendored
Normal file
44
vendor/modules.txt
vendored
Normal file
@@ -0,0 +1,44 @@
|
||||
# github.com/davecgh/go-spew v1.1.1
|
||||
github.com/davecgh/go-spew/spew
|
||||
# github.com/kirillDanshin/dlog v0.0.0-20170728000807-97d876b12bf9
|
||||
github.com/kirillDanshin/dlog
|
||||
# github.com/kirillDanshin/myutils v0.0.0-20160713214838-182269b1fbcc
|
||||
github.com/kirillDanshin/myutils
|
||||
# github.com/klauspost/compress v1.4.0
|
||||
github.com/klauspost/compress/flate
|
||||
github.com/klauspost/compress/gzip
|
||||
github.com/klauspost/compress/zlib
|
||||
# github.com/klauspost/cpuid v0.0.0-20180405133222-e7e905edc00e
|
||||
github.com/klauspost/cpuid
|
||||
# github.com/pquerna/ffjson v0.0.0-20181028064349-e517b90714f7
|
||||
github.com/pquerna/ffjson/ffjson
|
||||
github.com/pquerna/ffjson/fflib/v1
|
||||
github.com/pquerna/ffjson/fflib/v1/internal
|
||||
# github.com/rs/zerolog v1.11.0
|
||||
github.com/rs/zerolog
|
||||
github.com/rs/zerolog/internal/cbor
|
||||
github.com/rs/zerolog/internal/json
|
||||
# github.com/valyala/bytebufferpool v1.0.0
|
||||
github.com/valyala/bytebufferpool
|
||||
# github.com/valyala/fasthttp v1.0.0
|
||||
github.com/valyala/fasthttp
|
||||
github.com/valyala/fasthttp/fasthttputil
|
||||
github.com/valyala/fasthttp/stackless
|
||||
# gitlab.com/toby3d/telegram v0.0.0-20181012114749-b3f324e1b3aa
|
||||
gitlab.com/toby3d/telegram
|
||||
# golang.org/x/net v0.0.0-20181220203305-927f97764cc3
|
||||
golang.org/x/net/proxy
|
||||
golang.org/x/net/internal/socks
|
||||
# golang.org/x/text v0.3.0
|
||||
golang.org/x/text/language
|
||||
golang.org/x/text/message
|
||||
golang.org/x/text/internal/tag
|
||||
golang.org/x/text/feature/plural
|
||||
golang.org/x/text/internal/format
|
||||
golang.org/x/text/internal/number
|
||||
golang.org/x/text/message/catalog
|
||||
golang.org/x/text/internal/catmsg
|
||||
golang.org/x/text/internal
|
||||
golang.org/x/text/internal/stringset
|
||||
# gopkg.in/yaml.v2 v2.2.2
|
||||
gopkg.in/yaml.v2
|
||||
Reference in New Issue
Block a user