Commit 2799c70d authored by “prajwalp”'s avatar “prajwalp”
Browse files

removed rsc.io/qr package because now we don't require that in totp to generate qr code

parent 88feb1f2
Branches
1 merge request!265merging Totp plugin in coreimmuDB branch
Showing with 0 additions and 4 deletions
......@@ -46,9 +46,6 @@ require (
gopkg.in/natefinch/lumberjack.v2 v2.0.0
gopkg.in/robfig/cron.v2 v2.0.0-20150107220207-be2e0b0deed5
)
require github.com/boombuler/barcode v1.0.1-0.20190219062509-6c824513bacc // indirect
require (
github.com/Azure/go-ntlmssp v0.0.0-20211209120228-48547f28849e // indirect
github.com/andybalholm/brotli v1.0.4 // indirect
......@@ -98,5 +95,4 @@ require (
gopkg.in/alexcesaro/quotedprintable.v3 v3.0.0-20150716171945-2caba252f4dc // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
rsc.io/qr v0.2.0
)
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment