sourcegraph / go-selenium

Selenium WebDriver client for Go
https://sourcegraph.com/github.com/sourcegraph/go-selenium
Other
367 stars 73 forks source link

Remove use of ioutil package #45

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.