go1.16 and embed
This commit is contained in:
parent
f0add04396
commit
8e7bcfc21b
37 changed files with 98 additions and 1134 deletions
39
vendor/modules.txt
vendored
39
vendor/modules.txt
vendored
|
|
@ -1,14 +1,20 @@
|
|||
# git.giftfish.de/ston1th/authdav v1.1.0
|
||||
## explicit
|
||||
git.giftfish.de/ston1th/authdav
|
||||
# git.giftfish.de/ston1th/godrop/v2 v2.1.0
|
||||
## explicit
|
||||
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
|
||||
## explicit
|
||||
github.com/RoaringBitmap/roaring
|
||||
# github.com/bcampbell/qs v0.0.0-20161004022730-15caa99abd01
|
||||
## explicit
|
||||
github.com/bcampbell/qs
|
||||
# github.com/blevesearch/bleve v1.0.12
|
||||
## explicit
|
||||
github.com/blevesearch/bleve
|
||||
github.com/blevesearch/bleve/analysis
|
||||
github.com/blevesearch/bleve/analysis/analyzer/custom
|
||||
|
|
@ -75,46 +81,79 @@ 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
|
||||
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
|
||||
# github.com/golang/protobuf v1.4.3
|
||||
## explicit
|
||||
github.com/golang/protobuf/proto
|
||||
# github.com/golang/snappy v0.0.2
|
||||
## explicit
|
||||
github.com/golang/snappy
|
||||
# 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
|
||||
github.com/philhofer/fwd
|
||||
# github.com/pquerna/otp v1.3.0
|
||||
## explicit
|
||||
github.com/pquerna/otp
|
||||
github.com/pquerna/otp/hotp
|
||||
github.com/pquerna/otp/totp
|
||||
# github.com/remyoudompheng/bigfft v0.0.0-20190321074620-2f0d2b0e0001
|
||||
## explicit
|
||||
# github.com/russross/blackfriday/v2 v2.1.0
|
||||
## explicit
|
||||
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
|
||||
# github.com/urfave/cli v1.22.5
|
||||
## explicit
|
||||
github.com/urfave/cli
|
||||
# github.com/willf/bitset v1.1.11
|
||||
## explicit
|
||||
github.com/willf/bitset
|
||||
# go.etcd.io/bbolt v1.3.5
|
||||
## explicit
|
||||
go.etcd.io/bbolt
|
||||
# golang.org/x/crypto v0.0.0-20201112155050-0c6587e931a9
|
||||
## explicit
|
||||
golang.org/x/crypto/bcrypt
|
||||
golang.org/x/crypto/blowfish
|
||||
# golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
|
||||
## explicit
|
||||
golang.org/x/net/webdav
|
||||
golang.org/x/net/webdav/internal/xml
|
||||
# golang.org/x/sys v0.0.0-20201112073958-5cba982894dd
|
||||
## explicit
|
||||
golang.org/x/sys/internal/unsafeheader
|
||||
golang.org/x/sys/unix
|
||||
golang.org/x/sys/windows
|
||||
# google.golang.org/protobuf v1.25.0
|
||||
## explicit
|
||||
google.golang.org/protobuf/encoding/prototext
|
||||
google.golang.org/protobuf/encoding/protowire
|
||||
google.golang.org/protobuf/internal/descfmt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue