Files
VictoriaMetrics/lib/flagutil
Aliaksandr Valialkin 10eb212d2b all: consistently use "%w" for wrapping errors in fmt.Errorf()
This is needed in order to avoid issues similar to https://github.com/VictoriaMetrics/VictoriaLogs/issues/1419 ,
when the returned error is unwrapped in order to decide how to handle it.

See the fix for this issue at c38ca01c25
2026-06-10 12:37:16 +02:00
..
2026-01-13 10:56:14 +02:00
2026-02-18 14:28:31 +01:00
2026-02-18 18:17:20 +01:00