sourcegraph / appdash

Application tracing system for Go, based on Google's Dapper.
https://sourcegraph.com
Other
1.72k stars 137 forks source link

Remove use of ioutil package #215

Closed ryanslade closed 3 years ago

ryanslade commented 3 years ago

Removes usage of the deprecated ioutil package as described here

Created by Sourcegraph batch change rslade/deprecate-ioutil.