govulncheck: Fix minor toolchain updates for good #208

Open
potyarkin wants to merge 1 commit from potyarkin/frostfs-http-gw:fix/govulncheck-for-good into master
Member

This is the proper fix for govulncheck failures after each security related Go release.

Now we will update to the latest Golang patch release whenever it becomes available.

This is the proper fix for govulncheck failures after each security related Go release. Now we will update to the latest Golang patch release whenever it becomes available.
potyarkin added 1 commit 2025-02-10 15:34:16 +00:00
[#] govulncheck: Fix minor toolchain updates for good
Some checks failed
/ OCI image (pull_request) Failing after 7s
/ Vulncheck (pull_request) Failing after 9s
/ DCO (pull_request) Failing after 32s
/ Builds (pull_request) Failing after 9s
/ Lint (pull_request) Successful in 3m0s
/ Tests (pull_request) Successful in 1m31s
/ Integration tests (pull_request) Successful in 7m7s
26f9d475b1
Signed-off-by: Vitaliy Potyarkin <v.potyarkin@yadro.com>
potyarkin force-pushed fix/govulncheck-for-good from 26f9d475b1 to 2c8ddecea7 2025-02-10 15:39:24 +00:00 Compare
potyarkin changed title from WIP: govulncheck: Fix minor toolchain updates for good to govulncheck: Fix minor toolchain updates for good 2025-02-10 15:53:18 +00:00
requested reviews from storage-services-developers, storage-services-committers 2025-02-10 15:53:18 +00:00
dkirillov approved these changes 2025-02-11 08:32:03 +00:00
All checks were successful
/ DCO (pull_request) Successful in 1m8s
Required
Details
/ Lint (pull_request) Successful in 4m37s
Required
Details
/ Tests (pull_request) Successful in 3m2s
Required
Details
/ Integration tests (pull_request) Successful in 7m12s
Required
Details
/ Vulncheck (pull_request) Successful in 41s
Required
Details
/ Builds (pull_request) Successful in 42s
Required
Details
/ OCI image (pull_request) Successful in 1m9s
Required
Details
This pull request doesn't have enough approvals yet. 1 of 2 approvals granted.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u fix/govulncheck-for-good:potyarkin-fix/govulncheck-for-good
git checkout potyarkin-fix/govulncheck-for-good
Sign in to join this conversation.
No description provided.