sourcegraph / go-vcs

manipulate and inspect VCS repositories in Go
https://sourcegraph.com/sourcegraph/go-vcs
Other
79 stars 20 forks source link

Remove use of ioutil package #117

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.