updated dependencies
This commit is contained in:
parent
94762c62e4
commit
94ee84414c
176 changed files with 15726 additions and 4366 deletions
15
vendor/modules.txt
vendored
15
vendor/modules.txt
vendored
|
|
@ -4,9 +4,7 @@ git.giftfish.de/ston1th/godrop/v2
|
|||
git.giftfish.de/ston1th/jwt/v3
|
||||
# github.com/RoaringBitmap/roaring v0.4.17
|
||||
github.com/RoaringBitmap/roaring
|
||||
# github.com/Smerity/govarint v0.0.0-20150407073650-7265e41f48f1
|
||||
github.com/Smerity/govarint
|
||||
# github.com/blevesearch/bleve v0.7.0
|
||||
# github.com/blevesearch/bleve v0.8.0
|
||||
github.com/blevesearch/bleve
|
||||
github.com/blevesearch/bleve/analysis/analyzer/custom
|
||||
github.com/blevesearch/bleve/analysis/token/edgengram
|
||||
|
|
@ -30,6 +28,7 @@ github.com/blevesearch/bleve/search/facet
|
|||
github.com/blevesearch/bleve/search/highlight
|
||||
github.com/blevesearch/bleve/search/highlight/highlighter/html
|
||||
github.com/blevesearch/bleve/search/query
|
||||
github.com/blevesearch/bleve/size
|
||||
github.com/blevesearch/bleve/analysis/analyzer/standard
|
||||
github.com/blevesearch/bleve/geo
|
||||
github.com/blevesearch/bleve/analysis/char/regexp
|
||||
|
|
@ -37,7 +36,6 @@ github.com/blevesearch/bleve/analysis/datetime/flexible
|
|||
github.com/blevesearch/bleve/numeric
|
||||
github.com/blevesearch/bleve/index/scorch/mergeplan
|
||||
github.com/blevesearch/bleve/index/scorch/segment
|
||||
github.com/blevesearch/bleve/index/scorch/segment/mem
|
||||
github.com/blevesearch/bleve/index/scorch/segment/zap
|
||||
github.com/blevesearch/bleve/search/highlight/format/html
|
||||
github.com/blevesearch/bleve/search/highlight/fragmenter/simple
|
||||
|
|
@ -53,16 +51,19 @@ github.com/blevesearch/go-porterstemmer
|
|||
github.com/blevesearch/segment
|
||||
# github.com/boltdb/bolt v1.3.1
|
||||
github.com/boltdb/bolt
|
||||
# github.com/boombuler/barcode v1.0.0
|
||||
# github.com/boombuler/barcode v1.0.1-0.20190219062509-6c824513bacc
|
||||
github.com/boombuler/barcode
|
||||
github.com/boombuler/barcode/qr
|
||||
github.com/boombuler/barcode/utils
|
||||
# github.com/couchbase/vellum v0.0.0-20190328134517-462e86d8716b
|
||||
github.com/couchbase/vellum
|
||||
github.com/couchbase/vellum/levenshtein2
|
||||
github.com/couchbase/vellum/regexp
|
||||
github.com/couchbase/vellum/utf8
|
||||
# github.com/edsrzf/mmap-go v1.0.0
|
||||
github.com/edsrzf/mmap-go
|
||||
# github.com/etcd-io/bbolt v1.3.3
|
||||
github.com/etcd-io/bbolt
|
||||
# github.com/glycerine/go-unsnap-stream v0.0.0-20181221182339-f9677308dec2
|
||||
github.com/glycerine/go-unsnap-stream
|
||||
# github.com/golang/protobuf v1.3.1
|
||||
|
|
@ -75,7 +76,7 @@ github.com/gorilla/mux
|
|||
github.com/mschoch/smat
|
||||
# github.com/philhofer/fwd v1.0.0
|
||||
github.com/philhofer/fwd
|
||||
# github.com/pquerna/otp v1.1.0
|
||||
# github.com/pquerna/otp v1.2.0
|
||||
github.com/pquerna/otp
|
||||
github.com/pquerna/otp/totp
|
||||
github.com/pquerna/otp/hotp
|
||||
|
|
@ -92,8 +93,6 @@ github.com/willf/bitset
|
|||
# golang.org/x/crypto v0.0.0-20190426145343-a29dc8fdc734
|
||||
golang.org/x/crypto/bcrypt
|
||||
golang.org/x/crypto/blowfish
|
||||
# golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3
|
||||
golang.org/x/net/context
|
||||
# golang.org/x/sys v0.0.0-20190412213103-97732733099d
|
||||
golang.org/x/sys/unix
|
||||
golang.org/x/sys/windows
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue