Commit c819b1e
committed
pkg: rhcos: use Errorf instead of Error
Otherwise the log message looks like
```
time="2023-04-06T17:03:26Z" level=error msg="could not fetch the rhcos stream data: %wfailed to read embedded CoreOS stream metadata: open data/coreos/rhcos.json: no such file or directory"
```1 parent b5f0545 commit c819b1e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments