all: remove leftover use of deprecated ioutil by AlexanderYastrebov · Pull Request #643 · tsenart/vegeta

@AlexanderYastrebov

tsenart pushed a commit that referenced this pull request

Aug 18, 2023
ioutil is deprecated, see https://go.dev/doc/go1.16#ioutil

Follow up on #634

Signed-off-by: Alexander Yastrebov <yastrebov.alex@gmail.com>
Signed-off-by: Tomás Senart <tsenart@gmail.com>