审查视图

vendor/modules.txt 10.9 KB
tangxvhui authored
1 2 3 4 5 6 7 8
# github.com/GeeTeam/gt3-golang-sdk v0.0.0-20200116043922-446ca8a507d2
## explicit
github.com/GeeTeam/gt3-golang-sdk/geetest
# github.com/ajg/form v1.5.1
## explicit
github.com/ajg/form
# github.com/andybalholm/brotli v1.0.0
github.com/andybalholm/brotli
唐旭辉 authored
9
# github.com/astaxie/beego v1.12.2
tangxvhui authored
10 11 12 13 14 15 16 17 18 19 20
## 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
唐旭辉 authored
21 22 23 24
# github.com/beorn7/perks v1.0.1
github.com/beorn7/perks/quantile
# github.com/cespare/xxhash/v2 v2.1.1
github.com/cespare/xxhash/v2
tangxvhui authored
25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57
# github.com/codemodus/kace v0.5.1
github.com/codemodus/kace
github.com/codemodus/kace/ktrie
# 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/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/v10 v10.0.0-beta.2
## 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/urlstruct v0.4.0
github.com/go-pg/urlstruct
# github.com/go-pg/zerochecker v0.1.1
github.com/go-pg/zerochecker
# github.com/golang/protobuf v1.4.2
github.com/golang/protobuf/proto
唐旭辉 authored
58 59 60 61
github.com/golang/protobuf/ptypes
github.com/golang/protobuf/ptypes/any
github.com/golang/protobuf/ptypes/duration
github.com/golang/protobuf/ptypes/timestamp
tangxvhui authored
62 63 64 65 66 67
# 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
唐旭辉 authored
68 69 70
# github.com/hashicorp/golang-lru v0.5.4
github.com/hashicorp/golang-lru
github.com/hashicorp/golang-lru/simplelru
tangxvhui authored
71 72 73 74 75 76 77 78 79 80 81 82 83 84
# github.com/imkira/go-interpol v1.1.0
## explicit
github.com/imkira/go-interpol
# 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-20191217144343-ca4539f95bf9
## explicit
github.com/linmadan/egglib-go/core/application
唐旭辉 authored
85
github.com/linmadan/egglib-go/core/domain
tangxvhui authored
86 87 88
github.com/linmadan/egglib-go/utils/snowflake
# github.com/mattn/go-colorable v0.1.6
## explicit
唐旭辉 authored
89 90
# github.com/matttproud/golang_protobuf_extensions v1.0.1
github.com/matttproud/golang_protobuf_extensions/pbutil
tangxvhui authored
91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136
# 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.13.0
## 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.1
## 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/pmezard/go-difflib v1.0.0
github.com/pmezard/go-difflib/difflib
唐旭辉 authored
137 138 139 140 141 142 143 144 145 146 147 148 149 150
# 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
tangxvhui authored
151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226
# github.com/segmentio/encoding v0.1.13
github.com/segmentio/encoding/ascii
github.com/segmentio/encoding/json
# 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.5.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-beta.1
github.com/vmihailenco/msgpack/v5
github.com/vmihailenco/msgpack/v5/codes
# github.com/vmihailenco/tagparser v0.1.1
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/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.6.0
go.opentelemetry.io/otel/api/correlation
go.opentelemetry.io/otel/api/global
go.opentelemetry.io/otel/api/global/internal
go.opentelemetry.io/otel/api/internal
go.opentelemetry.io/otel/api/kv
go.opentelemetry.io/otel/api/kv/value
go.opentelemetry.io/otel/api/metric
go.opentelemetry.io/otel/api/metric/registry
go.opentelemetry.io/otel/api/propagation
go.opentelemetry.io/otel/api/trace
go.opentelemetry.io/otel/api/unit
# golang.org/x/crypto v0.0.0-20200604202706-70a84ac30bf9
golang.org/x/crypto/acme
golang.org/x/crypto/acme/autocert
golang.org/x/crypto/pbkdf2
# golang.org/x/net v0.0.0-20200602114024-627f9648deb9
golang.org/x/net/context
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/publicsuffix
唐旭辉 authored
227
# golang.org/x/sys v0.0.0-20200615200032-f1bc736245b1
tangxvhui authored
228 229 230
golang.org/x/sys/cpu
golang.org/x/sys/internal/unsafeheader
golang.org/x/sys/unix
唐旭辉 authored
231
golang.org/x/sys/windows
tangxvhui authored
232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297
# golang.org/x/text v0.3.2
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-20191204190536-9bdfabe68543
golang.org/x/xerrors
golang.org/x/xerrors/internal
# google.golang.org/appengine v1.6.6
google.golang.org/appengine
google.golang.org/appengine/datastore
google.golang.org/appengine/datastore/internal/cloudkey
google.golang.org/appengine/datastore/internal/cloudpb
google.golang.org/appengine/internal
google.golang.org/appengine/internal/app_identity
google.golang.org/appengine/internal/base
google.golang.org/appengine/internal/datastore
google.golang.org/appengine/internal/log
google.golang.org/appengine/internal/modules
google.golang.org/appengine/internal/remote_api
# google.golang.org/grpc v1.29.1
google.golang.org/grpc/codes
# google.golang.org/protobuf v1.24.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/fieldnum
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/genname
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
唐旭辉 authored
298 299 300
google.golang.org/protobuf/types/known/anypb
google.golang.org/protobuf/types/known/durationpb
google.golang.org/protobuf/types/known/timestamppb
tangxvhui authored
301 302 303 304 305 306
# gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
gopkg.in/tomb.v1
# gopkg.in/yaml.v2 v2.3.0
gopkg.in/yaml.v2
# mellium.im/sasl v0.2.1
mellium.im/sasl