Closed bernot-dev closed 1 month ago
Light refactor to minimize changes needed for workload labels change.
Also upgrading to Go 1.23 to take advantage of slices.Sorted, maps.Keys, and newer golangci-lint version.
slices.Sorted
maps.Keys
golangci-lint
Light refactor to minimize changes needed for workload labels change.
Also upgrading to Go 1.23 to take advantage of
slices.Sorted
,maps.Keys
, and newergolangci-lint
version.