fix import

This commit is contained in:
ds
2026-07-11 04:16:48 +00:00
parent 0a89c35b32
commit 0396982cda
+1 -1
View File
@@ -12,7 +12,7 @@ import (
"github.com/coreos/go-oidc/v3/oidc"
"golang.org/x/oauth2"
"github.com/alexedwards/scs/v2"
"github.com/alexedwards/scs/valkeystore"
"github.com/debarbarinantoine/valkeystore"
"github.com/valkey-io/valkey-go"
)