updated dependencies and go 1.17
This commit is contained in:
parent
58caf0527e
commit
76360ddbc2
32 changed files with 434 additions and 174 deletions
36
vendor/modules.txt
vendored
36
vendor/modules.txt
vendored
|
|
@ -7,7 +7,7 @@ git.giftfish.de/ston1th/jwt/v3
|
|||
# github.com/RoaringBitmap/roaring v0.5.5
|
||||
## explicit
|
||||
github.com/RoaringBitmap/roaring
|
||||
# github.com/blevesearch/bleve v1.0.12
|
||||
# github.com/blevesearch/bleve v1.0.14
|
||||
## explicit
|
||||
github.com/blevesearch/bleve
|
||||
github.com/blevesearch/bleve/analysis
|
||||
|
|
@ -57,15 +57,15 @@ github.com/blevesearch/segment
|
|||
# github.com/blevesearch/snowballstem v0.9.0
|
||||
github.com/blevesearch/snowballstem
|
||||
github.com/blevesearch/snowballstem/english
|
||||
# github.com/blevesearch/zap/v11 v11.0.12
|
||||
# github.com/blevesearch/zap/v11 v11.0.14
|
||||
github.com/blevesearch/zap/v11
|
||||
# github.com/blevesearch/zap/v12 v12.0.12
|
||||
# github.com/blevesearch/zap/v12 v12.0.14
|
||||
github.com/blevesearch/zap/v12
|
||||
# github.com/blevesearch/zap/v13 v13.0.4
|
||||
# github.com/blevesearch/zap/v13 v13.0.6
|
||||
github.com/blevesearch/zap/v13
|
||||
# github.com/blevesearch/zap/v14 v14.0.3
|
||||
# github.com/blevesearch/zap/v14 v14.0.5
|
||||
github.com/blevesearch/zap/v14
|
||||
# github.com/blevesearch/zap/v15 v15.0.1
|
||||
# github.com/blevesearch/zap/v15 v15.0.3
|
||||
github.com/blevesearch/zap/v15
|
||||
# github.com/boombuler/barcode v1.0.1-0.20190219062509-6c824513bacc
|
||||
github.com/boombuler/barcode
|
||||
|
|
@ -79,18 +79,6 @@ github.com/couchbase/vellum/utf8
|
|||
# github.com/cpuguy83/go-md2man/v2 v2.0.0
|
||||
## explicit
|
||||
github.com/cpuguy83/go-md2man/v2/md2man
|
||||
# github.com/cznic/b v0.0.0-20181122101859-a26611c4d92d
|
||||
## explicit
|
||||
# github.com/cznic/mathutil v0.0.0-20181122101859-297441e03548
|
||||
## explicit
|
||||
# github.com/cznic/strutil v0.0.0-20181122101858-275e90344537
|
||||
## explicit
|
||||
# github.com/facebookgo/ensure v0.0.0-20160127193407-b4ab57deab51
|
||||
## explicit
|
||||
# github.com/facebookgo/stack v0.0.0-20160209184415-751773369052
|
||||
## explicit
|
||||
# github.com/facebookgo/subset v0.0.0-20150612182917-8dac2c3c4870
|
||||
## explicit
|
||||
# github.com/glycerine/go-unsnap-stream v0.0.0-20190901134440-81cf024a9e0a
|
||||
## explicit
|
||||
github.com/glycerine/go-unsnap-stream
|
||||
|
|
@ -100,11 +88,9 @@ github.com/golang/protobuf/proto
|
|||
# github.com/golang/snappy v0.0.2
|
||||
## explicit
|
||||
github.com/golang/snappy
|
||||
# github.com/gorilla/mux v1.7.4
|
||||
# github.com/gorilla/mux v1.8.0
|
||||
## explicit
|
||||
github.com/gorilla/mux
|
||||
# github.com/jmhodges/levigo v1.0.0
|
||||
## explicit
|
||||
# github.com/mschoch/smat v0.2.0
|
||||
github.com/mschoch/smat
|
||||
# github.com/philhofer/fwd v1.1.0
|
||||
|
|
@ -114,9 +100,7 @@ github.com/philhofer/fwd
|
|||
github.com/pquerna/otp
|
||||
github.com/pquerna/otp/hotp
|
||||
github.com/pquerna/otp/totp
|
||||
# github.com/remyoudompheng/bigfft v0.0.0-20190512091148-babf20351dd7
|
||||
## explicit
|
||||
# github.com/russross/blackfriday v1.6.0-pre.1
|
||||
# github.com/russross/blackfriday v1.6.0
|
||||
## explicit
|
||||
github.com/russross/blackfriday
|
||||
# github.com/russross/blackfriday/v2 v2.1.0
|
||||
|
|
@ -124,8 +108,6 @@ github.com/russross/blackfriday
|
|||
github.com/russross/blackfriday/v2
|
||||
# github.com/steveyen/gtreap v0.1.0
|
||||
github.com/steveyen/gtreap
|
||||
# github.com/tecbot/gorocksdb v0.0.0-20181010114359-8752a9433481
|
||||
## explicit
|
||||
# github.com/tinylib/msgp v1.1.4
|
||||
## explicit
|
||||
github.com/tinylib/msgp/msgp
|
||||
|
|
@ -135,7 +117,7 @@ github.com/urfave/cli
|
|||
# github.com/willf/bitset v1.1.11
|
||||
## explicit
|
||||
github.com/willf/bitset
|
||||
# go.etcd.io/bbolt v1.3.5
|
||||
# go.etcd.io/bbolt v1.3.6
|
||||
## explicit
|
||||
go.etcd.io/bbolt
|
||||
# golang.org/x/crypto v0.0.0-20201112155050-0c6587e931a9
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue