Update dependencies #1358

Merged
fyrchik merged 1 commit from fyrchik/frostfs-node:update-deps into support/v0.42 2024-10-26 11:30:26 +00:00
Owner
No description provided.
fyrchik added 4 commits 2024-09-06 14:05:19 +00:00
Renamed parameters `min/max` to avoid conflicts with
predeclared identifiers.

Replaced background context with parent context without
cancellation in closer functions in frostfs-node.

Signed-off-by: Ekaterina Lebedeva <ekaterina.lebedeva@yadro.com>
Fix error with go1.23:
```
Error: build linters: unable to load custom analyzer "truecloudlab-linters": ../linters/bin/external_linters.so, plugin.Open("/repo/frostfs/linters/bin/external_linters"): plugin was built with a different version of package cmp
Failed executing command with error: build linters: unable to load custom analyzer "truecloudlab-linters": ../linters/bin/external_linters.so, plugin.Open("/repo/frostfs/linters/bin/external_linters"): plugin was built with a different version of package cmp
```

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
Signed-off-by: Ekaterina Lebedeva <ekaterina.lebedeva@yadro.com>
go.mod: Update api-go, sdk-go
Some checks failed
DCO action / DCO (pull_request) Failing after 32s
Vulncheck / Vulncheck (pull_request) Successful in 1m36s
Pre-commit hooks / Pre-commit (pull_request) Successful in 2m19s
Build / Build Components (pull_request) Successful in 2m24s
Tests and linters / gopls check (pull_request) Failing after 3m1s
Tests and linters / Tests with -race (pull_request) Successful in 3m21s
Tests and linters / Staticcheck (pull_request) Successful in 3m28s
Tests and linters / Lint (pull_request) Successful in 3m56s
Tests and linters / Tests (pull_request) Successful in 4m50s
68cc167a39
Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
fyrchik force-pushed update-deps from 68cc167a39 to a83dd231ec 2024-09-06 14:05:58 +00:00 Compare
fyrchik requested review from storage-core-committers 2024-09-06 14:06:50 +00:00
fyrchik requested review from storage-core-developers 2024-09-06 14:06:52 +00:00
dstepanov-yadro approved these changes 2024-09-06 14:09:38 +00:00
Author
Owner

gopls is failing, don't know how to ignore deprecated warnings

gopls is failing, don't know how to ignore deprecated warnings
fyrchik merged commit a83dd231ec into support/v0.42 2024-09-09 06:06:19 +00:00
fyrchik referenced this pull request from a commit 2024-09-09 06:06:24 +00:00
fyrchik deleted branch update-deps 2024-09-09 06:06:26 +00:00
Sign in to join this conversation.
No reviewers
TrueCloudLab/storage-core-developers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: TrueCloudLab/frostfs-node#1358
No description provided.