frostfs-node/pkg
Leonard Lyubich 56d4410913 [#638] Update to Go 1.16
Changes:

  * replace `iotuil` elements with the ones from `os` package;
  * replace `os.Filemode` with `fs.FileMode`;
  * use `signal.NotifyContext` instead of `NewGracefulContext` (removed).

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-06-29 13:44:59 +03:00
..
core [#607] client: Overload Client interface 2021-06-28 15:52:50 +03:00
innerring [#607] *: Do not use deprecated elements of code 2021-06-28 15:52:50 +03:00
local_object_storage [#638] Update to Go 1.16 2021-06-29 13:44:59 +03:00
metrics [#426] Put prometheus behind pkg/metrics 2021-03-17 10:58:00 +03:00
morph [#648] morph/client: Fix method name in NewEpoch 2021-06-25 16:29:00 +03:00
network [#607] network: Support URI address strings 2021-06-28 15:52:50 +03:00
services [#607] services/control: Fix incorrect allocation in NetmapSnapshot 2021-06-28 15:52:50 +03:00
util [#638] Update to Go 1.16 2021-06-29 13:44:59 +03:00