Move to frostfs-api #1
Labels
No labels
P0
P1
P2
P3
good first issue
Infrastructure
blocked
bug
config
discussion
documentation
duplicate
enhancement
go
help wanted
internal
invalid
kludge
observability
perfomance
question
refactoring
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: TrueCloudLab/frostfs-api-go#1
Loading…
Reference in a new issue
No description provided.
Delete branch "rebranding"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Depends on TrueCloudLab/frostfs-crypto#1
Signed-off-by: Evgenii Stratonikov e.stratonikov@yadro.com
@ -6,3 +6,3 @@
github.com/nspcc-dev/neofs-crypto v0.4.0
github.com/TrueCloudLab/frostfs-crypto v0.5.0
github.com/stretchr/testify v1.7.0
google.golang.org/grpc v1.48.0
Push this tag. All other tags were removed from frostfs-crypto.
@ -21,7 +21,3 @@ require (
google.golang.org/genproto v0.0.0-20200526211855-cb27e3aa2013 // indirect
gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c // indirect
We are dropping old tags, so we can drop this retract as well.
@ -21,7 +21,3 @@ require (
google.golang.org/genproto v0.0.0-20200526211855-cb27e3aa2013 // indirect
gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c // indirect
Fixed
@ -6,3 +6,3 @@
github.com/nspcc-dev/neofs-crypto v0.4.0
github.com/TrueCloudLab/frostfs-crypto v0.5.0
github.com/stretchr/testify v1.7.0
google.golang.org/grpc v1.48.0
Fixed