mirror of
https://github.com/go-gitea/gitea
synced 2025-07-15 15:07:20 +00:00
Update github.com/pquerna/otp from untagged to v1.2.0 (#11358)
This commit is contained in:
8
vendor/github.com/pquerna/otp/go.mod
generated
vendored
Normal file
8
vendor/github.com/pquerna/otp/go.mod
generated
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
module github.com/pquerna/otp
|
||||
|
||||
go 1.12
|
||||
|
||||
require (
|
||||
github.com/boombuler/barcode v1.0.1-0.20190219062509-6c824513bacc
|
||||
github.com/stretchr/testify v1.3.0
|
||||
)
|
Reference in New Issue
Block a user