Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: refactor file reading to use os package methods
- Replace `ioutil.ReadFile` with `os.ReadFile` for file reading Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
- Loading branch information