Skip to content
Snippets Groups Projects
Commit f38b7279 authored by Zygmunt Krynicki's avatar Zygmunt Krynicki
Browse files

boot,pieeprom: use Go 1.14 compatible imports


io/fs.ErrNotExist is not available in Go 1.14, we can use the older name
os.ErrNotExist instead.

Signed-off-by: default avatarZygmunt Krynicki <zygmunt.krynicki@huawei.com>
parent e6e5fb47
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment