-
Notifications
You must be signed in to change notification settings - Fork 75
Closed
devfile/library
#203Labels
area/libraryCommon devfile library for interacting with devfilesCommon devfile library for interacting with devfileskind/task
Description
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.modto use Go 1.19 - Update dependencies under
go.modandgo.sumand migrate any changes - Refactor all library calls to
io/ioutilsince it is now deprecated - Update workflows to use Go 1.19
- Update requirements under documentation
Metadata
Metadata
Assignees
Labels
area/libraryCommon devfile library for interacting with devfilesCommon devfile library for interacting with devfileskind/task
Type
Projects
Status
Done ✅