updated dependencies
This commit is contained in:
parent
1410847c03
commit
cff4b58f6d
446 changed files with 57869 additions and 27621 deletions
55
vendor/modules.txt
vendored
55
vendor/modules.txt
vendored
|
|
@ -1,12 +1,16 @@
|
|||
# git.giftfish.de/ston1th/godrop/v2 v2.1.0
|
||||
## explicit
|
||||
# git.giftfish.de/ston1th/godrop/v2 v2.1.1
|
||||
## explicit; go 1.19
|
||||
git.giftfish.de/ston1th/godrop/v2
|
||||
# git.giftfish.de/ston1th/jwt/v3 v3.2.0
|
||||
## explicit
|
||||
git.giftfish.de/ston1th/jwt/v3
|
||||
# github.com/RoaringBitmap/roaring v0.5.5
|
||||
# github.com/RoaringBitmap/roaring v1.2.1
|
||||
## explicit; go 1.14
|
||||
github.com/RoaringBitmap/roaring
|
||||
github.com/RoaringBitmap/roaring/internal
|
||||
# github.com/bits-and-blooms/bitset v1.4.0
|
||||
## explicit; go 1.14
|
||||
github.com/bits-and-blooms/bitset
|
||||
# github.com/blevesearch/bleve v1.0.14
|
||||
## explicit; go 1.13
|
||||
github.com/blevesearch/bleve
|
||||
|
|
@ -51,11 +55,11 @@ github.com/blevesearch/bleve/size
|
|||
# github.com/blevesearch/go-porterstemmer v1.0.3
|
||||
## explicit; go 1.13
|
||||
github.com/blevesearch/go-porterstemmer
|
||||
# github.com/blevesearch/mmap-go v1.0.2
|
||||
## explicit
|
||||
github.com/blevesearch/mmap-go
|
||||
# github.com/blevesearch/segment v0.9.0
|
||||
# github.com/blevesearch/mmap-go v1.0.4
|
||||
## explicit; go 1.13
|
||||
github.com/blevesearch/mmap-go
|
||||
# github.com/blevesearch/segment v0.9.1
|
||||
## explicit; go 1.18
|
||||
github.com/blevesearch/segment
|
||||
# github.com/blevesearch/snowballstem v0.9.0
|
||||
## explicit; go 1.13
|
||||
|
|
@ -76,7 +80,7 @@ github.com/blevesearch/zap/v14
|
|||
# github.com/blevesearch/zap/v15 v15.0.3
|
||||
## explicit; go 1.12
|
||||
github.com/blevesearch/zap/v15
|
||||
# github.com/boombuler/barcode v1.0.1-0.20190219062509-6c824513bacc
|
||||
# github.com/boombuler/barcode v1.0.1
|
||||
## explicit
|
||||
github.com/boombuler/barcode
|
||||
github.com/boombuler/barcode/qr
|
||||
|
|
@ -87,16 +91,13 @@ github.com/couchbase/vellum
|
|||
github.com/couchbase/vellum/levenshtein
|
||||
github.com/couchbase/vellum/regexp
|
||||
github.com/couchbase/vellum/utf8
|
||||
# github.com/cpuguy83/go-md2man/v2 v2.0.0
|
||||
## explicit; go 1.12
|
||||
# github.com/cpuguy83/go-md2man/v2 v2.0.2
|
||||
## explicit; go 1.11
|
||||
github.com/cpuguy83/go-md2man/v2/md2man
|
||||
# github.com/glycerine/go-unsnap-stream v0.0.0-20190901134440-81cf024a9e0a
|
||||
## explicit
|
||||
github.com/glycerine/go-unsnap-stream
|
||||
# github.com/golang/protobuf v1.4.3
|
||||
# github.com/golang/protobuf v1.5.2
|
||||
## explicit; go 1.9
|
||||
github.com/golang/protobuf/proto
|
||||
# github.com/golang/snappy v0.0.2
|
||||
# github.com/golang/snappy v0.0.4
|
||||
## explicit
|
||||
github.com/golang/snappy
|
||||
# github.com/gorilla/mux v1.8.0
|
||||
|
|
@ -105,13 +106,11 @@ github.com/gorilla/mux
|
|||
# github.com/mschoch/smat v0.2.0
|
||||
## explicit; go 1.13
|
||||
github.com/mschoch/smat
|
||||
# github.com/philhofer/fwd v1.1.0
|
||||
## explicit
|
||||
github.com/philhofer/fwd
|
||||
# github.com/pquerna/otp v1.3.0
|
||||
# github.com/pquerna/otp v1.4.0
|
||||
## explicit; go 1.12
|
||||
github.com/pquerna/otp
|
||||
github.com/pquerna/otp/hotp
|
||||
github.com/pquerna/otp/internal
|
||||
github.com/pquerna/otp/totp
|
||||
# github.com/russross/blackfriday v1.6.0
|
||||
## explicit; go 1.13
|
||||
|
|
@ -122,10 +121,7 @@ github.com/russross/blackfriday/v2
|
|||
# github.com/steveyen/gtreap v0.1.0
|
||||
## explicit; go 1.13
|
||||
github.com/steveyen/gtreap
|
||||
# github.com/tinylib/msgp v1.1.4
|
||||
## explicit; go 1.14
|
||||
github.com/tinylib/msgp/msgp
|
||||
# github.com/urfave/cli v1.22.5
|
||||
# github.com/urfave/cli v1.22.10
|
||||
## explicit; go 1.11
|
||||
github.com/urfave/cli
|
||||
# github.com/willf/bitset v1.1.11
|
||||
|
|
@ -134,17 +130,17 @@ github.com/willf/bitset
|
|||
# go.etcd.io/bbolt v1.3.6
|
||||
## explicit; go 1.12
|
||||
go.etcd.io/bbolt
|
||||
# golang.org/x/crypto v0.0.0-20210817164053-32db794688a5
|
||||
# golang.org/x/crypto v0.5.0
|
||||
## explicit; go 1.17
|
||||
golang.org/x/crypto/bcrypt
|
||||
golang.org/x/crypto/blowfish
|
||||
# golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
|
||||
# golang.org/x/sys v0.4.0
|
||||
## explicit; go 1.17
|
||||
golang.org/x/sys/internal/unsafeheader
|
||||
golang.org/x/sys/unix
|
||||
golang.org/x/sys/windows
|
||||
# google.golang.org/protobuf v1.25.0
|
||||
## explicit; go 1.9
|
||||
# google.golang.org/protobuf v1.28.1
|
||||
## explicit; go 1.11
|
||||
google.golang.org/protobuf/encoding/prototext
|
||||
google.golang.org/protobuf/encoding/protowire
|
||||
google.golang.org/protobuf/internal/descfmt
|
||||
|
|
@ -155,19 +151,20 @@ 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/order
|
||||
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/protodesc
|
||||
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/descriptorpb
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue