updated dependencies
This commit is contained in:
parent
94875d2ded
commit
d45fa68a90
703 changed files with 93434 additions and 103138 deletions
84
vendor/modules.txt
vendored
84
vendor/modules.txt
vendored
|
|
@ -4,11 +4,11 @@ git.giftfish.de/ston1th/authdav
|
|||
git.giftfish.de/ston1th/godrop/v2
|
||||
# git.giftfish.de/ston1th/jwt/v3 v3.2.0
|
||||
git.giftfish.de/ston1th/jwt/v3
|
||||
# github.com/RoaringBitmap/roaring v0.4.17
|
||||
# github.com/RoaringBitmap/roaring v0.4.23
|
||||
github.com/RoaringBitmap/roaring
|
||||
# github.com/bcampbell/qs v0.0.0-20161004022730-15caa99abd01
|
||||
github.com/bcampbell/qs
|
||||
# github.com/blevesearch/bleve v0.8.0
|
||||
# github.com/blevesearch/bleve v1.0.9
|
||||
github.com/blevesearch/bleve
|
||||
github.com/blevesearch/bleve/analysis
|
||||
github.com/blevesearch/bleve/analysis/analyzer/custom
|
||||
|
|
@ -27,7 +27,6 @@ github.com/blevesearch/bleve/index
|
|||
github.com/blevesearch/bleve/index/scorch
|
||||
github.com/blevesearch/bleve/index/scorch/mergeplan
|
||||
github.com/blevesearch/bleve/index/scorch/segment
|
||||
github.com/blevesearch/bleve/index/scorch/segment/zap
|
||||
github.com/blevesearch/bleve/index/store
|
||||
github.com/blevesearch/bleve/index/store/boltdb
|
||||
github.com/blevesearch/bleve/index/store/gtreap
|
||||
|
|
@ -47,34 +46,43 @@ github.com/blevesearch/bleve/search/query
|
|||
github.com/blevesearch/bleve/search/scorer
|
||||
github.com/blevesearch/bleve/search/searcher
|
||||
github.com/blevesearch/bleve/size
|
||||
# github.com/blevesearch/go-porterstemmer v1.0.2
|
||||
# github.com/blevesearch/go-porterstemmer v1.0.3
|
||||
github.com/blevesearch/go-porterstemmer
|
||||
# github.com/blevesearch/segment v0.0.0-20160915185041-762005e7a34f
|
||||
# github.com/blevesearch/mmap-go v1.0.2
|
||||
github.com/blevesearch/mmap-go
|
||||
# github.com/blevesearch/segment v0.9.0
|
||||
github.com/blevesearch/segment
|
||||
# github.com/boltdb/bolt v1.3.1
|
||||
github.com/boltdb/bolt
|
||||
# github.com/blevesearch/snowballstem v0.9.0
|
||||
github.com/blevesearch/snowballstem
|
||||
github.com/blevesearch/snowballstem/english
|
||||
# github.com/blevesearch/zap/v11 v11.0.9
|
||||
github.com/blevesearch/zap/v11
|
||||
# github.com/blevesearch/zap/v12 v12.0.9
|
||||
github.com/blevesearch/zap/v12
|
||||
# github.com/blevesearch/zap/v13 v13.0.1
|
||||
github.com/blevesearch/zap/v13
|
||||
# github.com/blevesearch/zap/v14 v14.0.0
|
||||
github.com/blevesearch/zap/v14
|
||||
# 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 v1.0.1
|
||||
github.com/couchbase/vellum
|
||||
github.com/couchbase/vellum/levenshtein2
|
||||
github.com/couchbase/vellum/levenshtein
|
||||
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/cpuguy83/go-md2man/v2 v2.0.0
|
||||
github.com/cpuguy83/go-md2man/v2/md2man
|
||||
# github.com/glycerine/go-unsnap-stream v0.0.0-20190901134440-81cf024a9e0a
|
||||
github.com/glycerine/go-unsnap-stream
|
||||
# github.com/golang/protobuf v1.3.1
|
||||
# github.com/golang/protobuf v1.4.2
|
||||
github.com/golang/protobuf/proto
|
||||
# github.com/golang/snappy v0.0.1
|
||||
github.com/golang/snappy
|
||||
# github.com/gorilla/mux v1.7.1
|
||||
# github.com/gorilla/mux v1.7.4
|
||||
github.com/gorilla/mux
|
||||
# github.com/mschoch/smat v0.0.0-20160514031455-90eadee771ae
|
||||
# github.com/mschoch/smat v0.2.0
|
||||
github.com/mschoch/smat
|
||||
# github.com/philhofer/fwd v1.0.0
|
||||
github.com/philhofer/fwd
|
||||
|
|
@ -82,20 +90,54 @@ github.com/philhofer/fwd
|
|||
github.com/pquerna/otp
|
||||
github.com/pquerna/otp/hotp
|
||||
github.com/pquerna/otp/totp
|
||||
# github.com/steveyen/gtreap v0.0.0-20150807155958-0abe01ef9be2
|
||||
# github.com/russross/blackfriday/v2 v2.0.1
|
||||
github.com/russross/blackfriday/v2
|
||||
# github.com/shurcooL/sanitized_anchor_name v1.0.0
|
||||
github.com/shurcooL/sanitized_anchor_name
|
||||
# github.com/steveyen/gtreap v0.1.0
|
||||
github.com/steveyen/gtreap
|
||||
# github.com/tinylib/msgp v1.1.0
|
||||
# github.com/tinylib/msgp v1.1.2
|
||||
github.com/tinylib/msgp/msgp
|
||||
# github.com/urfave/cli v1.20.0
|
||||
# github.com/urfave/cli v1.22.4
|
||||
github.com/urfave/cli
|
||||
# github.com/willf/bitset v1.1.10
|
||||
github.com/willf/bitset
|
||||
# go.etcd.io/bbolt v1.3.5
|
||||
go.etcd.io/bbolt
|
||||
# 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-20190827160401-ba9fcec4b297
|
||||
golang.org/x/net/webdav
|
||||
golang.org/x/net/webdav/internal/xml
|
||||
# golang.org/x/sys v0.0.0-20190412213103-97732733099d
|
||||
# golang.org/x/sys v0.0.0-20200622214017-ed371f2e16b4
|
||||
golang.org/x/sys/internal/unsafeheader
|
||||
golang.org/x/sys/unix
|
||||
golang.org/x/sys/windows
|
||||
# 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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue