Commit 502094d5 authored by “prajwalp”'s avatar “prajwalp”
Browse files

go.mod fix for totp

parent 2799c70d
1 merge request!265merging Totp plugin in coreimmuDB branch
Showing with 2 additions and 0 deletions
......@@ -46,9 +46,11 @@ require (
gopkg.in/natefinch/lumberjack.v2 v2.0.0
gopkg.in/robfig/cron.v2 v2.0.0-20150107220207-be2e0b0deed5
)
require (
github.com/Azure/go-ntlmssp v0.0.0-20211209120228-48547f28849e // indirect
github.com/andybalholm/brotli v1.0.4 // indirect
github.com/boombuler/barcode v1.0.1-0.20190219062509-6c824513bacc // indirect
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/gin-contrib/sse v0.1.0 // indirect
github.com/go-asn1-ber/asn1-ber v1.5.4 // indirect
......
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