frostfs-node/cmd
Alex Vanin b5256ccf4c [#521] Fix issues with transition from `pkg/errors` pkg
Wrap functions at `pkg/errors` return nil if error argument
was nil. fmt.Errorf always returns error so we need to add
missing error checks to the code.

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2021-05-19 19:09:35 +03:00
..
neofs-cli [#521] *: use stdlib `errors` package 2021-05-19 16:42:54 +03:00
neofs-ir [#493] ir: Set default config values of prometheus and pprof servers 2021-05-12 10:46:17 +03:00
neofs-node [#521] Fix issues with transition from `pkg/errors` pkg 2021-05-19 19:09:35 +03:00