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

Update Devfile Library to use Go 1.19 #1470

Closed
5 tasks done
Tracked by #1237
michael-valdron opened this issue Mar 6, 2024 · 1 comment · Fixed by devfile/library#203
Closed
5 tasks done
Tracked by #1237

Update Devfile Library to use Go 1.19 #1470

michael-valdron opened this issue Mar 6, 2024 · 1 comment · Fixed by devfile/library#203
Assignees
Labels
area/library Common devfile library for interacting with devfiles kind/task

Comments

@michael-valdron
Copy link
Member

michael-valdron commented Mar 6, 2024

Which area/kind this issue is related to?

/area library

Issue Description

To meet the objective of #1237, we need to ensure our devfile library is using Go 1.19 with updated dependencies.

Acceptance Criteria

  • Update go.mod to use Go 1.19
  • Update dependencies under go.mod and go.sum and migrate any changes
  • Refactor all library calls to io/ioutil since it is now deprecated
  • Update workflows to use Go 1.19
  • Update requirements under documentation
@michael-valdron michael-valdron added the area/library Common devfile library for interacting with devfiles label Mar 6, 2024
@michael-valdron michael-valdron moved this to Refinement in Devfile Project Mar 6, 2024
@michael-valdron michael-valdron self-assigned this Mar 7, 2024
@michael-valdron michael-valdron moved this from Refinement to To Do 📝 in Devfile Project Mar 7, 2024
@michael-valdron michael-valdron moved this from To Do 📝 to In Progress 🚧 in Devfile Project Mar 8, 2024
@michael-valdron michael-valdron moved this from In Progress 🚧 to In Review 👀 in Devfile Project Mar 8, 2024
@michael-valdron
Copy link
Member Author

PR changes are ready for review: devfile/library#203

@github-project-automation github-project-automation bot moved this from In Review 👀 to Done ✅ in Devfile Project Mar 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/library Common devfile library for interacting with devfiles kind/task
Projects
Status: Done ✅
Development

Successfully merging a pull request may close this issue.

1 participant