mirror of
https://github.com/akyaiy/GoSally-mvp.git
synced 2026-01-07 14:32:24 +00:00
Update import paths to use the new config module; remove internal references
This commit is contained in:
@@ -5,7 +5,7 @@ import (
|
||||
"net/http"
|
||||
"regexp"
|
||||
|
||||
"github.com/akyaiy/GoSally-mvp/internal/config"
|
||||
"github.com/akyaiy/GoSally-mvp/config"
|
||||
)
|
||||
|
||||
type ServerV1UtilsContract interface {
|
||||
|
||||
Reference in New Issue
Block a user