mirror of https://github.com/hashicorp/terraform
Everything from ioutil has been moved into other locations in modern Go. This particular package only used ioutil.ReadAll and ioutil.ReadFile, which have been replaced by io.ReadAll and os.ReadFile respectively.testing-renovate
parent
6be3ddf9e7
commit
ea60ca7d70
Loading…
Reference in new issue