mirror of
https://github.com/akyaiy/GoSally-mvp.git
synced 2026-01-05 13:32:26 +00:00
./
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
module server_v1
|
||||
module github.com/akyaiy/GoSally-mvp/internal/server_v1
|
||||
|
||||
go 1.24.4
|
||||
|
||||
|
||||
@@ -6,6 +6,7 @@ import (
|
||||
"net/http"
|
||||
"os"
|
||||
"path/filepath"
|
||||
"github.com/akyaiy/GoSally-mvp/internal/config"
|
||||
_ "github.com/go-chi/chi/v5"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user