Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move to the latest go version #31

Closed
k-gostev opened this issue Aug 8, 2023 · 0 comments · Fixed by #32
Closed

Move to the latest go version #31

k-gostev opened this issue Aug 8, 2023 · 0 comments · Fixed by #32
Assignees
Labels
task Single unit of work
Milestone

Comments

@k-gostev
Copy link
Member

k-gostev commented Aug 8, 2023

The last Go version is set in the parent feature. Based on it, these steps have to be executed:

  • check for potential updates from go mod tidy
  • check the component build
  • check that all tools from the validation flow will pass
  • update the Go version in the GitHub validation flow
  • update the Go version in the notice file
  • if required, update the related libraries in the notice file
@k-gostev k-gostev added the task Single unit of work label Aug 8, 2023
@k-gostev k-gostev added this to the M4 milestone Aug 8, 2023
gboyvalenkov-bosch added a commit to bosch-io/kanto-update-manager that referenced this issue Aug 9, 2023
- updated to go 1.21.0

Signed-off-by: Georgi Boyvalenkov <Georgi.Boyvalenkov@bosch.io>
@k-gostev k-gostev linked a pull request Aug 10, 2023 that will close this issue
gboyvalenkov-bosch added a commit to bosch-io/kanto-update-manager that referenced this issue Aug 10, 2023
- updated to go 1.21.0

Signed-off-by: Georgi Boyvalenkov <Georgi.Boyvalenkov@bosch.io>
k-gostev pushed a commit that referenced this issue Aug 10, 2023
* [#31] Move to the latest go version

- updated to go 1.21.0

---------

Signed-off-by: Georgi Boyvalenkov <Georgi.Boyvalenkov@bosch.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
task Single unit of work
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants