Skip to content

Update Devfile Library to use Go 1.19 #1470

Closed
devfile/library
#203
@michael-valdron

Description

@michael-valdron

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

Metadata

Metadata

Labels

area/libraryCommon devfile library for interacting with devfileskind/task

Type

No type

Projects

Status

Done ✅

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions