mirror of
https://github.com/lordmathis/lemma.git
synced 2025-11-06 07:54:22 +00:00
Rename app to Lemma
This commit is contained in:
@@ -2,9 +2,9 @@ package auth
|
||||
|
||||
import (
|
||||
"crypto/subtle"
|
||||
"lemma/internal/context"
|
||||
"lemma/internal/logging"
|
||||
"net/http"
|
||||
"novamd/internal/context"
|
||||
"novamd/internal/logging"
|
||||
)
|
||||
|
||||
func getMiddlewareLogger() logging.Logger {
|
||||
|
||||
Reference in New Issue
Block a user