Bump minimum supported go version to 1.21 #1087

Merged
fyrchik merged 7 commits from fyrchik/frostfs-node:update-go into master 2024-04-10 12:09:39 +00:00

7 commits

Author SHA1 Message Date
6bc07c991c Reapply "[#972] Drop x/exp/slices dependency"
All checks were successful
Vulncheck / Vulncheck (pull_request) Successful in 1m21s
DCO action / DCO (pull_request) Successful in 1m55s
Build / Build Components (1.21) (pull_request) Successful in 3m24s
Build / Build Components (1.22) (pull_request) Successful in 4m11s
Tests and linters / Staticcheck (pull_request) Successful in 4m30s
Tests and linters / gopls check (pull_request) Successful in 4m46s
Tests and linters / Lint (pull_request) Successful in 5m30s
Tests and linters / Tests (1.21) (pull_request) Successful in 6m32s
Tests and linters / Tests (1.22) (pull_request) Successful in 6m42s
Tests and linters / Tests with -race (pull_request) Successful in 7m15s
This reverts commit 946f2ec2bf.

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2024-04-10 14:16:19 +03:00
07da46dfa4 Reapply "[#972] Use slices.Sort* when useful"
This reverts commit 3359349acb.

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2024-04-10 14:16:19 +03:00
345e19e0b8 Reapply "[#972] Use require.ElementsMatch() where possible"
This reverts commit 7627d08914.

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2024-04-10 14:16:19 +03:00
1072779957 Reapply "[#972] Adopt slices.BinarySearch()"
This reverts commit 4bfc6d29b9.

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2024-04-10 14:16:19 +03:00
a7f7e4397d Reapply "[#972] Use min/max builtins"
This reverts commit dad56d2e98.

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2024-04-10 14:16:18 +03:00
5d0f52943e Reapply "[#972] pilorama: Remove removeDuplicatesInPlace()"
This reverts commit 9f68305c2e.

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2024-04-10 14:15:48 +03:00
07091baaad Reapply "[#972] go.mod: Bump go version to go1.21"
This reverts commit 9adcb253be.

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2024-04-10 14:15:42 +03:00