mirror of
https://github.com/akyaiy/GoSally-mvp.git
synced 2026-01-06 03:52:26 +00:00
Update import paths to use the new config module; remove internal references
This commit is contained in:
@@ -3,7 +3,7 @@ module github.com/akyaiy/GoSally-mvp/v1
|
||||
go 1.24.4
|
||||
|
||||
require (
|
||||
github.com/akyaiy/GoSally-mvp/internal/config v0.0.0-20250622140114-c15e6c5b1592
|
||||
github.com/akyaiy/GoSally-mvp/config v0.0.0-20250622140947-27bda702bda3
|
||||
github.com/go-chi/chi/v5 v5.2.2
|
||||
github.com/yuin/gopher-lua v1.1.1
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user