Skip to content
Snippets Groups Projects

Update github.com/duo-labs/webauthn commit hash to 81aea48

Merged renovate requested to merge renovate/github.com-duo-labs-webauthn-digest into master
44 files
+ 1317
833
Compare changes
  • Side-by-side
  • Inline
Files
44
@@ -11,8 +11,8 @@ import (
"net/http"
"github.com/cloudflare/cfssl/revoke"
"github.com/google/uuid"
"github.com/mitchellh/mapstructure"
uuid "github.com/satori/go.uuid"
jwt "github.com/golang-jwt/jwt/v4"
)
Loading