Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: os.Readfile is not supported in 1.14
Go 1.14 does not support os.Readfile(), use ioutil.Readfile() instead.
- Loading branch information