We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62ddc5c commit 573d812Copy full SHA for 573d812
models/auth/webauthn.go
@@ -11,8 +11,8 @@ import (
11
"code.gitea.io/gitea/models/db"
12
"code.gitea.io/gitea/modules/timeutil"
13
"code.gitea.io/gitea/modules/util"
14
- "github.com/go-webauthn/webauthn/protocol"
15
+ "github.com/go-webauthn/webauthn/protocol"
16
"github.com/go-webauthn/webauthn/webauthn"
17
)
18
0 commit comments