added otp library and updated blackfriday to v1.5.2

This commit is contained in:
ston1th 2018-10-27 15:37:48 +02:00
commit 1681a2b4a0
40 changed files with 194489 additions and 202396 deletions

10
vendor/modules.txt vendored
View file

@ -51,6 +51,10 @@ 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
github.com/boombuler/barcode/qr
github.com/boombuler/barcode/utils
# github.com/couchbase/vellum v0.0.0-20180910213445-01d5c56e6095
github.com/couchbase/vellum
github.com/couchbase/vellum/regexp
@ -71,7 +75,11 @@ github.com/gorilla/mux
github.com/mschoch/smat
# github.com/philhofer/fwd v1.0.0
github.com/philhofer/fwd
# github.com/russross/blackfriday v1.5.1
# github.com/pquerna/otp v1.0.1-0.20180621002613-b34af480c0a4
github.com/pquerna/otp
github.com/pquerna/otp/totp
github.com/pquerna/otp/hotp
# github.com/russross/blackfriday v1.5.2
github.com/russross/blackfriday
# github.com/steveyen/gtreap v0.0.0-20150807155958-0abe01ef9be2
github.com/steveyen/gtreap