module github.com/duo-labs/webauthn require ( github.com/cloudflare/cfssl v0.0.0-20190726000631-633726f6bcb7 github.com/fxamacker/cbor/v2 v2.2.0 github.com/golang-jwt/jwt/v4 v4.1.0 github.com/google/certificate-transparency-go v1.0.21 // indirect github.com/google/uuid v1.3.0 github.com/mitchellh/mapstructure v1.1.2 golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 ) go 1.13