frostfs-node/cmd/neofs-cli/modules
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
..
accounting.go [#624] cli: Do not print help on any failure 2021-06-23 10:08:40 +03:00
acl.go cli: Add empty neofs-cli app structure 2020-10-02 11:25:35 +03:00
completion.go cli: Add empty neofs-cli app structure 2020-10-02 11:25:35 +03:00
container.go [#638] Update to Go 1.16 2021-06-29 13:44:59 +03:00
control.go [#651] cmd/cli: Replace netmap snapshot from netmap section to control 2021-06-29 13:44:59 +03:00
netmap.go [#651] cmd/cli: Replace netmap snapshot from netmap section to control 2021-06-29 13:44:59 +03:00
object.go [#638] Update to Go 1.16 2021-06-29 13:44:59 +03:00
root.go [#638] Update to Go 1.16 2021-06-29 13:44:59 +03:00
storagegroup.go [#635] cli: Do not enter password twice 2021-06-23 10:22:28 +03:00
util.go [#638] Update to Go 1.16 2021-06-29 13:44:59 +03:00