Why is this PR required? What issue does it fix?:
Fixes #
What this PR does?:
This PR bumps the go version for the repo to 1.19.3. It includes bumping the go mod file, github actions, and the base images for the buildx Dockerfiles.
Does this PR require any upgrade changes?:
If the changes in this PR are manually verified, list down the scenarios covered::
Any additional information for your reviewer? :
Mention if this PR is part of any design or a continuation of previous PRs
Checklist:
[x] PR Title follows the convention of <type>(<scope>): <subject>.
[x] Has the change log section been updated?
[ ] Commit has unit tests
[ ] Commit has integration tests
[ ] (Optional) Does this PR change require updating Helm Chart? If yes, mention the Helm Chart PR #
[ ] (Optional) Are upgrade changes included in this PR? If not, mention the issue/PR to track:
Signed-off-by: shubham shubham14bajpai@gmail.com
Why is this PR required? What issue does it fix?: Fixes #
What this PR does?: This PR bumps the go version for the repo to 1.19.3. It includes bumping the go mod file, github actions, and the base images for the buildx Dockerfiles.
Does this PR require any upgrade changes?:
If the changes in this PR are manually verified, list down the scenarios covered::
Any additional information for your reviewer? : Mention if this PR is part of any design or a continuation of previous PRs
Checklist:
<type>(<scope>): <subject>
.