modules.txt 13.5 KB
# github.com/360EntSecGroup-Skylar/excelize/v2 v2.3.1
## explicit
github.com/360EntSecGroup-Skylar/excelize/v2
# github.com/DataDog/zstd v1.3.6-0.20190409195224-796139022798
github.com/DataDog/zstd
# github.com/Shopify/sarama v1.23.1
## explicit
github.com/Shopify/sarama
# github.com/ajg/form v1.5.1
## explicit
github.com/ajg/form
# github.com/andybalholm/brotli v1.0.0
github.com/andybalholm/brotli
# github.com/astaxie/beego v1.12.2
## explicit
github.com/astaxie/beego
github.com/astaxie/beego/config
github.com/astaxie/beego/context
github.com/astaxie/beego/context/param
github.com/astaxie/beego/grace
github.com/astaxie/beego/logs
github.com/astaxie/beego/plugins/cors
github.com/astaxie/beego/session
github.com/astaxie/beego/toolbox
github.com/astaxie/beego/utils
github.com/astaxie/beego/validation
# github.com/beego/beego/v2 v2.0.1
## explicit
github.com/beego/beego/v2/client/httplib
# github.com/beorn7/perks v1.0.1
github.com/beorn7/perks/quantile
# github.com/bsm/sarama-cluster v2.1.15+incompatible
## explicit
github.com/bsm/sarama-cluster
# github.com/cespare/xxhash/v2 v2.1.1
github.com/cespare/xxhash/v2
# github.com/davecgh/go-spew v1.1.1
github.com/davecgh/go-spew/spew
# github.com/dgrijalva/jwt-go v3.2.0+incompatible
## explicit
github.com/dgrijalva/jwt-go
# github.com/eapache/go-resiliency v1.1.0
github.com/eapache/go-resiliency/breaker
# github.com/eapache/go-xerial-snappy v0.0.0-20180814174437-776d5712da21
github.com/eapache/go-xerial-snappy
# github.com/eapache/queue v1.1.0
github.com/eapache/queue
# github.com/fasthttp-contrib/websocket v0.0.0-20160511215533-1f3b11f56072
## explicit
# github.com/fatih/structs v1.1.0
## explicit
github.com/fatih/structs
# github.com/fsnotify/fsnotify v1.4.9
github.com/fsnotify/fsnotify
# github.com/gavv/httpexpect v2.0.0+incompatible
## explicit
github.com/gavv/httpexpect
# github.com/go-pg/pg v8.0.6+incompatible
## explicit
github.com/go-pg/pg
github.com/go-pg/pg/internal
github.com/go-pg/pg/internal/iszero
github.com/go-pg/pg/internal/parser
github.com/go-pg/pg/internal/pool
github.com/go-pg/pg/internal/struct_filter
github.com/go-pg/pg/internal/tag
github.com/go-pg/pg/orm
github.com/go-pg/pg/types
# github.com/go-pg/pg/v10 v10.7.3
## explicit
github.com/go-pg/pg/v10
github.com/go-pg/pg/v10/internal
github.com/go-pg/pg/v10/internal/parser
github.com/go-pg/pg/v10/internal/pool
github.com/go-pg/pg/v10/orm
github.com/go-pg/pg/v10/pgjson
github.com/go-pg/pg/v10/types
# github.com/go-pg/zerochecker v0.2.0
github.com/go-pg/zerochecker
# github.com/golang/protobuf v1.4.3
github.com/golang/protobuf/proto
github.com/golang/protobuf/ptypes
github.com/golang/protobuf/ptypes/any
github.com/golang/protobuf/ptypes/duration
github.com/golang/protobuf/ptypes/timestamp
# github.com/golang/snappy v0.0.1
github.com/golang/snappy
# github.com/google/go-querystring v1.0.0
## explicit
github.com/google/go-querystring/query
# github.com/gorilla/websocket v1.4.2
## explicit
github.com/gorilla/websocket
# github.com/hashicorp/go-uuid v1.0.1
github.com/hashicorp/go-uuid
# github.com/hashicorp/golang-lru v0.5.4
github.com/hashicorp/golang-lru
github.com/hashicorp/golang-lru/simplelru
# github.com/imkira/go-interpol v1.1.0
## explicit
github.com/imkira/go-interpol
# github.com/jcmturner/gofork v0.0.0-20190328161633-dc7c13fece03
github.com/jcmturner/gofork/encoding/asn1
github.com/jcmturner/gofork/x/crypto/pbkdf2
# github.com/jinzhu/inflection v1.0.0
github.com/jinzhu/inflection
# github.com/k0kubun/colorstring v0.0.0-20150214042306-9440f1994b88
## explicit
# github.com/klauspost/compress v1.10.4
github.com/klauspost/compress/flate
github.com/klauspost/compress/gzip
github.com/klauspost/compress/zlib
# github.com/linmadan/egglib-go v0.0.0-20201125083542-25358a549edb
## explicit
github.com/linmadan/egglib-go/core/application
github.com/linmadan/egglib-go/core/domain
github.com/linmadan/egglib-go/utils/snowflake
github.com/linmadan/egglib-go/utils/string_convert
github.com/linmadan/egglib-go/utils/tool_funs
github.com/linmadan/egglib-go/web/beego/utils
# github.com/mattn/go-colorable v0.1.6
## explicit
# github.com/matttproud/golang_protobuf_extensions v1.0.1
github.com/matttproud/golang_protobuf_extensions/pbutil
# github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826
github.com/mohae/deepcopy
# github.com/moul/http2curl v1.0.0
## explicit
github.com/moul/http2curl
# github.com/nxadm/tail v1.4.4
github.com/nxadm/tail
github.com/nxadm/tail/ratelimiter
github.com/nxadm/tail/util
github.com/nxadm/tail/watch
github.com/nxadm/tail/winfile
# github.com/onsi/ginkgo v1.14.2
## explicit
github.com/onsi/ginkgo
github.com/onsi/ginkgo/config
github.com/onsi/ginkgo/internal/codelocation
github.com/onsi/ginkgo/internal/containernode
github.com/onsi/ginkgo/internal/failer
github.com/onsi/ginkgo/internal/global
github.com/onsi/ginkgo/internal/leafnodes
github.com/onsi/ginkgo/internal/remote
github.com/onsi/ginkgo/internal/spec
github.com/onsi/ginkgo/internal/spec_iterator
github.com/onsi/ginkgo/internal/specrunner
github.com/onsi/ginkgo/internal/suite
github.com/onsi/ginkgo/internal/testingtproxy
github.com/onsi/ginkgo/internal/writer
github.com/onsi/ginkgo/reporters
github.com/onsi/ginkgo/reporters/stenographer
github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable
github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty
github.com/onsi/ginkgo/types
# github.com/onsi/gomega v1.10.3
## explicit
github.com/onsi/gomega
github.com/onsi/gomega/format
github.com/onsi/gomega/internal/assertion
github.com/onsi/gomega/internal/asyncassertion
github.com/onsi/gomega/internal/oraclematcher
github.com/onsi/gomega/internal/testingtsupport
github.com/onsi/gomega/matchers
github.com/onsi/gomega/matchers/support/goraph/bipartitegraph
github.com/onsi/gomega/matchers/support/goraph/edge
github.com/onsi/gomega/matchers/support/goraph/node
github.com/onsi/gomega/matchers/support/goraph/util
github.com/onsi/gomega/types
# github.com/pierrec/lz4 v0.0.0-20190327172049-315a67e90e41
github.com/pierrec/lz4
github.com/pierrec/lz4/internal/xxh32
# github.com/pmezard/go-difflib v1.0.0
github.com/pmezard/go-difflib/difflib
# github.com/prometheus/client_golang v1.7.0
github.com/prometheus/client_golang/prometheus
github.com/prometheus/client_golang/prometheus/internal
github.com/prometheus/client_golang/prometheus/promhttp
# github.com/prometheus/client_model v0.2.0
github.com/prometheus/client_model/go
# github.com/prometheus/common v0.10.0
github.com/prometheus/common/expfmt
github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg
github.com/prometheus/common/model
# github.com/prometheus/procfs v0.1.3
github.com/prometheus/procfs
github.com/prometheus/procfs/internal/fs
github.com/prometheus/procfs/internal/util
# github.com/rcrowley/go-metrics v0.0.0-20181016184325-3113b8401b8a
github.com/rcrowley/go-metrics
# github.com/richardlehane/mscfb v1.0.3
github.com/richardlehane/mscfb
# github.com/richardlehane/msoleps v1.0.1
github.com/richardlehane/msoleps/types
# github.com/sergi/go-diff v1.1.0
## explicit
github.com/sergi/go-diff/diffmatchpatch
# github.com/shiena/ansicolor v0.0.0-20151119151921-a422bbe96644
github.com/shiena/ansicolor
# github.com/shopspring/decimal v1.2.0
## explicit
github.com/shopspring/decimal
# github.com/smartystreets/goconvey v1.6.4
## explicit
# github.com/stretchr/testify v1.6.1
github.com/stretchr/testify/assert
github.com/stretchr/testify/require
# github.com/tmthrgd/go-hex v0.0.0-20190904060850-447a3041c3bc
github.com/tmthrgd/go-hex
# github.com/valyala/bytebufferpool v1.0.0
github.com/valyala/bytebufferpool
# github.com/valyala/fasthttp v1.14.0
## explicit
github.com/valyala/fasthttp
github.com/valyala/fasthttp/fasthttputil
github.com/valyala/fasthttp/stackless
# github.com/vmihailenco/bufpool v0.1.11
github.com/vmihailenco/bufpool
# github.com/vmihailenco/msgpack/v5 v5.0.0
github.com/vmihailenco/msgpack/v5
github.com/vmihailenco/msgpack/v5/msgpcode
# github.com/vmihailenco/tagparser v0.1.2
github.com/vmihailenco/tagparser
github.com/vmihailenco/tagparser/internal
github.com/vmihailenco/tagparser/internal/parser
# github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f
github.com/xeipuuv/gojsonpointer
# github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
github.com/xeipuuv/gojsonreference
# github.com/xeipuuv/gojsonschema v1.2.0
## explicit
github.com/xeipuuv/gojsonschema
# github.com/xuri/efp v0.0.0-20200605144744-ba689101faaf
github.com/xuri/efp
# github.com/yalp/jsonpath v0.0.0-20180802001716-5cc68e5049a0
## explicit
github.com/yalp/jsonpath
# github.com/yudai/gojsondiff v1.0.0
## explicit
github.com/yudai/gojsondiff
github.com/yudai/gojsondiff/formatter
# github.com/yudai/golcs v0.0.0-20170316035057-ecda9a501e82
## explicit
github.com/yudai/golcs
# github.com/yudai/pp v2.0.1+incompatible
## explicit
# go.opentelemetry.io/otel v0.14.0
go.opentelemetry.io/otel
go.opentelemetry.io/otel/codes
go.opentelemetry.io/otel/internal
go.opentelemetry.io/otel/internal/baggage
go.opentelemetry.io/otel/internal/global
go.opentelemetry.io/otel/internal/trace/noop
go.opentelemetry.io/otel/label
go.opentelemetry.io/otel/metric
go.opentelemetry.io/otel/metric/number
go.opentelemetry.io/otel/metric/registry
go.opentelemetry.io/otel/propagation
go.opentelemetry.io/otel/trace
go.opentelemetry.io/otel/unit
# golang.org/x/crypto v0.0.0-20201117144127-c1f2f97bffc9
golang.org/x/crypto/acme
golang.org/x/crypto/acme/autocert
golang.org/x/crypto/md4
golang.org/x/crypto/pbkdf2
golang.org/x/crypto/ripemd160
# golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
golang.org/x/net/html
golang.org/x/net/html/atom
golang.org/x/net/html/charset
golang.org/x/net/idna
golang.org/x/net/internal/socks
golang.org/x/net/proxy
golang.org/x/net/publicsuffix
# golang.org/x/sys v0.0.0-20201119102817-f84b799fce68
golang.org/x/sys/cpu
golang.org/x/sys/internal/unsafeheader
golang.org/x/sys/unix
golang.org/x/sys/windows
# golang.org/x/text v0.3.3
golang.org/x/text/encoding
golang.org/x/text/encoding/charmap
golang.org/x/text/encoding/htmlindex
golang.org/x/text/encoding/internal
golang.org/x/text/encoding/internal/identifier
golang.org/x/text/encoding/japanese
golang.org/x/text/encoding/korean
golang.org/x/text/encoding/simplifiedchinese
golang.org/x/text/encoding/traditionalchinese
golang.org/x/text/encoding/unicode
golang.org/x/text/internal/language
golang.org/x/text/internal/language/compact
golang.org/x/text/internal/tag
golang.org/x/text/internal/utf8internal
golang.org/x/text/language
golang.org/x/text/runes
golang.org/x/text/secure/bidirule
golang.org/x/text/transform
golang.org/x/text/unicode/bidi
golang.org/x/text/unicode/norm
# golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
golang.org/x/xerrors
golang.org/x/xerrors/internal
# google.golang.org/protobuf v1.25.0
google.golang.org/protobuf/encoding/prototext
google.golang.org/protobuf/encoding/protowire
google.golang.org/protobuf/internal/descfmt
google.golang.org/protobuf/internal/descopts
google.golang.org/protobuf/internal/detrand
google.golang.org/protobuf/internal/encoding/defval
google.golang.org/protobuf/internal/encoding/messageset
google.golang.org/protobuf/internal/encoding/tag
google.golang.org/protobuf/internal/encoding/text
google.golang.org/protobuf/internal/errors
google.golang.org/protobuf/internal/fieldsort
google.golang.org/protobuf/internal/filedesc
google.golang.org/protobuf/internal/filetype
google.golang.org/protobuf/internal/flags
google.golang.org/protobuf/internal/genid
google.golang.org/protobuf/internal/impl
google.golang.org/protobuf/internal/mapsort
google.golang.org/protobuf/internal/pragma
google.golang.org/protobuf/internal/set
google.golang.org/protobuf/internal/strs
google.golang.org/protobuf/internal/version
google.golang.org/protobuf/proto
google.golang.org/protobuf/reflect/protoreflect
google.golang.org/protobuf/reflect/protoregistry
google.golang.org/protobuf/runtime/protoiface
google.golang.org/protobuf/runtime/protoimpl
google.golang.org/protobuf/types/known/anypb
google.golang.org/protobuf/types/known/durationpb
google.golang.org/protobuf/types/known/timestamppb
# gopkg.in/jcmturner/aescts.v1 v1.0.1
gopkg.in/jcmturner/aescts.v1
# gopkg.in/jcmturner/dnsutils.v1 v1.0.1
gopkg.in/jcmturner/dnsutils.v1
# gopkg.in/jcmturner/gokrb5.v7 v7.2.3
gopkg.in/jcmturner/gokrb5.v7/asn1tools
gopkg.in/jcmturner/gokrb5.v7/client
gopkg.in/jcmturner/gokrb5.v7/config
gopkg.in/jcmturner/gokrb5.v7/credentials
gopkg.in/jcmturner/gokrb5.v7/crypto
gopkg.in/jcmturner/gokrb5.v7/crypto/common
gopkg.in/jcmturner/gokrb5.v7/crypto/etype
gopkg.in/jcmturner/gokrb5.v7/crypto/rfc3961
gopkg.in/jcmturner/gokrb5.v7/crypto/rfc3962
gopkg.in/jcmturner/gokrb5.v7/crypto/rfc4757
gopkg.in/jcmturner/gokrb5.v7/crypto/rfc8009
gopkg.in/jcmturner/gokrb5.v7/gssapi
gopkg.in/jcmturner/gokrb5.v7/iana
gopkg.in/jcmturner/gokrb5.v7/iana/addrtype
gopkg.in/jcmturner/gokrb5.v7/iana/adtype
gopkg.in/jcmturner/gokrb5.v7/iana/asnAppTag
gopkg.in/jcmturner/gokrb5.v7/iana/chksumtype
gopkg.in/jcmturner/gokrb5.v7/iana/errorcode
gopkg.in/jcmturner/gokrb5.v7/iana/etypeID
gopkg.in/jcmturner/gokrb5.v7/iana/flags
gopkg.in/jcmturner/gokrb5.v7/iana/keyusage
gopkg.in/jcmturner/gokrb5.v7/iana/msgtype
gopkg.in/jcmturner/gokrb5.v7/iana/nametype
gopkg.in/jcmturner/gokrb5.v7/iana/patype
gopkg.in/jcmturner/gokrb5.v7/kadmin
gopkg.in/jcmturner/gokrb5.v7/keytab
gopkg.in/jcmturner/gokrb5.v7/krberror
gopkg.in/jcmturner/gokrb5.v7/messages
gopkg.in/jcmturner/gokrb5.v7/pac
gopkg.in/jcmturner/gokrb5.v7/types
# gopkg.in/jcmturner/rpc.v1 v1.1.0
gopkg.in/jcmturner/rpc.v1/mstypes
gopkg.in/jcmturner/rpc.v1/ndr
# gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
gopkg.in/tomb.v1
# gopkg.in/yaml.v2 v2.3.0
gopkg.in/yaml.v2
# gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
gopkg.in/yaml.v3
# mellium.im/sasl v0.2.1
mellium.im/sasl