frostfs-http-gw/tokens
Roman Khimov afbb9d51f1 *: drop github.com/pkg/errors dependency
Use standard error wrapping/unwrapping instead. The conversion is mostly
straightforward, but see grpc/grpc-go#2934 for GRPC `status.FromError`, it
doesn't currently support unwrapping/errors.As(), so we're unwrapping manually
here.
2021-04-30 14:31:14 +03:00
..
bearer-token.go *: drop github.com/pkg/errors dependency 2021-04-30 14:31:14 +03:00
bearer-token_test.go [#19] Extract uploading logic into a separate package 2021-04-06 12:19:21 +03:00