Move to FrostFS #1
No reviewers
Labels
No labels
P0
P1
P2
P3
good first issue
pool
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-sdk-go#1
Loading…
Reference in a new issue
No description provided.
Delete branch "upd/move-to-frost"
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?
Wonder why, but don't look too much into it.
Invalid link.
Invalid link.
On that branch:
without the last commit:
seems like
v1.8.0
was requested by no package (except by SDK itself) so dropping therequire
section andgo mod tidy
does not see any reasons for gettingv1.8.0
; originally was added by some dev with some pkg that dropped currently maybe. returnedv1.8.0
back (no reasons for downgrading)