v0.5.1 minor basic auth bug fixes, dependency udpate, test scripts are being added
This commit is contained in:
2
go.mod
2
go.mod
@ -5,7 +5,7 @@ go 1.25.1
|
||||
require (
|
||||
github.com/golang-jwt/jwt/v5 v5.3.0
|
||||
github.com/lixenwraith/config v0.0.0-20250908085506-537a4d49d2c3
|
||||
github.com/lixenwraith/log v0.0.0-20250929084748-210374d95b3e
|
||||
github.com/lixenwraith/log v0.0.0-20250929145347-45cc8a5099c2
|
||||
github.com/panjf2000/gnet/v2 v2.9.4
|
||||
github.com/valyala/fasthttp v1.66.0
|
||||
golang.org/x/crypto v0.42.0
|
||||
|
||||
Reference in New Issue
Block a user