boulder/akamai
Aaron Gable 9c197e1f43
Use io and os instead of deprecated ioutil (#6286)
The iotuil package has been deprecated since go1.16; the various
functions it provided now exist in the os and io packages. Replace all
instances of ioutil with either io or os, as appropriate.
2022-08-10 13:30:17 -07:00
..
proto Update boulder-tools dependencies (#6129) 2022-05-20 14:24:01 -07:00
cache-client.go Use io and os instead of deprecated ioutil (#6286) 2022-08-10 13:30:17 -07:00
cache-client_test.go Use io and os instead of deprecated ioutil (#6286) 2022-08-10 13:30:17 -07:00