Skip to content

Commit

Permalink
tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
miampf committed Apr 3, 2024
1 parent 70f7a9a commit 578a436
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/internal/cmd/upgradecheck.go
Original file line number Diff line number Diff line change
Expand Up @@ -365,7 +365,7 @@ func (v *versionCollector) newMeasurements(ctx context.Context, csp cloudprovide
upgrades[shortPath] = measurements
v.log.Debug("Compatible image measurement found", shortPath, measurements.String())
}

return upgrades, nil
}

Expand Down

0 comments on commit 578a436

Please sign in to comment.