boulder/ratelimit
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
..
rate-limits.go Update yaml from v2.4.0 to v3.0.1 (#6146) 2022-06-14 13:53:58 -07:00
rate-limits_test.go Use io and os instead of deprecated ioutil (#6286) 2022-08-10 13:30:17 -07:00