fix go mod issues
This commit is contained in:
@@ -8,7 +8,7 @@ import (
|
||||
|
||||
"github.com/go-chi/chi/v5"
|
||||
|
||||
"dstar/auth0/authenticator"
|
||||
"git.citc.tech/go/web/auth/auth0/authenticator"
|
||||
)
|
||||
|
||||
type Logger interface {
|
||||
|
||||
Reference in New Issue
Block a user