check username

This commit is contained in:
2026-08-06 06:49:58 -07:00
parent 28e318be73
commit 1a46e23ae4
6 changed files with 41 additions and 18 deletions
+3 -1
View File
@@ -1,6 +1,6 @@
module OwOrganizer
go 1.21.7
go 1.24.0
require (
github.com/go-webauthn/webauthn v0.10.2
@@ -8,7 +8,9 @@ require (
)
require (
filippo.io/edwards25519 v1.2.0 // indirect
github.com/fxamacker/cbor/v2 v2.6.0 // indirect
github.com/go-sql-driver/mysql v1.10.0 // indirect
github.com/go-webauthn/x v0.1.9 // indirect
github.com/golang-jwt/jwt/v5 v5.2.1 // indirect
github.com/google/go-tpm v0.9.0 // indirect