e1.11.0 Configuration refactored and simplified (interface changed).
This commit is contained in:
4
go.mod
4
go.mod
@ -4,9 +4,9 @@ go 1.24.5
|
||||
|
||||
require (
|
||||
github.com/davecgh/go-spew v1.1.1
|
||||
github.com/lixenwraith/config v0.0.0-20250712170030-7d38402e0497
|
||||
github.com/lixenwraith/config v0.0.0-20250715165746-b26e47c0c757
|
||||
github.com/panjf2000/gnet/v2 v2.9.1
|
||||
github.com/valyala/fasthttp v1.63.0
|
||||
github.com/valyala/fasthttp v1.64.0
|
||||
)
|
||||
|
||||
require (
|
||||
|
||||
Reference in New Issue
Block a user