frostfs-s3-gw/authmate
Leonard Lyubich 34a221c5c9 [#346] Upgrade NeoFS SDK Go library
Core changes:
  - `object.ID` moved to new package `oid`;
  - `object.Address` moved to new package `address`;
  - `pool.Object` interface changes.

Additionally:
  - Set container owner in `Agent.IssueSecret`.
  - Remove no longer needed fields from `GetObjectParams`
  - `Length` and `Offset` are never assigned. These values
  are set in `Range` field.
Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2022-03-04 00:14:30 +03:00
..
authmate.go [#346] Upgrade NeoFS SDK Go library 2022-03-04 00:14:30 +03:00
authmate_test.go [#329] Add multiple session tokens in authmate 2022-01-31 11:05:35 +03:00