fix go mod issues

This commit is contained in:
2025-12-18 13:05:57 -05:00
parent e5b6bcea32
commit 87a36aff39
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ import (
"golang.org/x/oauth2"
"dstar/auth0/authenticator"
"git.citc.tech/go/web/auth/auth0/authenticator"
)
type mockLogger struct{}