Move to frostfs-api

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
This commit is contained in:
Evgenii Stratonikov 2022-12-09 14:16:24 +03:00 committed by fyrchik
parent 3b67807461
commit 1351b6656d
165 changed files with 607 additions and 565 deletions

View file

@ -7,7 +7,7 @@ These should run successfully:
* `golangci-lint run ./...`;
* `go fmt ./...` (should not change any files);
* `go mog tidy` (should not change any files);
* `./prepare.sh /path/to/neofs-api/on/your/machine` (should not change any files).
* `./prepare.sh /path/to/frostfs-api/on/your/machine` (should not change any files).
## Writing changelog