Merge branch 'renovate/github.com-pquerna-otp-1.x' into 'master'
Update module pquerna/otp to v1.3.0 See merge request !11
Showing
... | ... | @@ -5,7 +5,6 @@ go 1.14 |
require ( | ||
git.autistici.org/ai3/go-common v0.0.0-20210110180225-a05c683cfe23 | ||
git.autistici.org/id/usermetadb v0.0.0-20210112103616-f674f50555fc | ||
github.com/boombuler/barcode v0.0.0-20170618053812-56ef0af91246 // indirect | ||
github.com/bradfitz/gomemcache v0.0.0-20190913173617-a41fca850d0b | ||
github.com/cenkalti/backoff/v4 v4.1.0 | ||
github.com/coreos/go-systemd/v22 v22.1.0 | ||
... | ... | @@ -15,7 +14,7 @@ require ( |
github.com/lib/pq v0.0.0-20190326042056-d6156e141ac6 | ||
github.com/mattn/go-sqlite3 v0.0.0-20200618132256-aa77c03e2fcb | ||
github.com/patrickmn/go-cache v0.0.0-20180815053127-5633e0862627 | ||
github.com/pquerna/otp v1.0.0 | ||
github.com/pquerna/otp v1.3.0 | ||
github.com/prometheus/client_golang v1.9.0 | ||
github.com/theckman/go-flock v0.8.0 | ||
github.com/tstranex/u2f v1.0.0 | ||
... | ... |
Please register or sign in to comment