Go 1.16 deprecated most of io/ioutil; os.ReadFile is the direct replacement.
BIP158: Replace ioutil.ReadFile with os.ReadFile #1977
pull IrshadKohl51 wants to merge 1 commits into bitcoin:master from IrshadKohl51:irs changing 1 files +1 −2-
IrshadKohl51 commented at 11:41 AM on September 22, 2025: none
-
BIP158: Replace ioutil.ReadFile with os.ReadFile ff818e82a7
- jonatack closed this on Sep 22, 2025
Contributors