mirror of
https://github.com/akyaiy/GoSally-mvp.git
synced 2026-01-05 13:52:26 +00:00
Update internal/config dependency to latest version
This commit is contained in:
@@ -3,7 +3,7 @@ module github.com/akyaiy/GoSally-mvp/internal/server/v1
|
||||
go 1.24.4
|
||||
|
||||
require (
|
||||
github.com/akyaiy/GoSally-mvp/internal/config v0.0.0-20250622083853-07e1d3ecddf4
|
||||
github.com/akyaiy/GoSally-mvp/internal/config v0.0.0-20250622085416-0d8673254eab
|
||||
github.com/go-chi/chi/v5 v5.2.2
|
||||
github.com/yuin/gopher-lua v1.1.1
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user