diff options
author | Matthew Holt <mholt@users.noreply.github.com> | 2021-03-30 15:41:54 -0600 |
---|---|---|
committer | Matthew Holt <mholt@users.noreply.github.com> | 2021-03-30 15:42:04 -0600 |
commit | e68dbe9cf8cfd06d9205e4346412c90691f78e60 (patch) | |
tree | de92e692e2f3baf4103ee99f0845fc00af30180c /modules/caddyhttp | |
parent | bd357bf00507d0f81c8c401b1ffa7ccb1f7c00bf (diff) |
Change os to ioutil for now
My editor automatically changed ioutil.ReadFile() to os.ReadFile() in accordance
with Go 1.16 changes. I didn't notice this until pushing.
But we still have to support Go 1.15 for a little while.
Diffstat (limited to 'modules/caddyhttp')
0 files changed, 0 insertions, 0 deletions