-
- Downloads
Fix slog nil pointer error (#3563)
The problem caused by the mistake in the newLogger function. The nil value is returned even with the valid log format.
Signed-off-by:
m.nabokikh <maksim.nabokikh@flant.com>
cmd/dex/serve_test.go
0 → 100644
Please register or sign in to comment