tsenart / vegeta

HTTP load testing tool and library. It's over 9000!
http://godoc.org/github.com/tsenart/vegeta/lib
MIT License
23.42k stars 1.36k forks source link

all: remove leftover use of deprecated ioutil #643

Closed AlexanderYastrebov closed 1 year ago

AlexanderYastrebov commented 1 year ago

Background

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

Follow up on #634

Checklist

tsenart commented 1 year ago

Thanks! Merged in 712ff2e