Browse Source
- Don't use `ioutil` package anymore as it doesn't anything special anymore since Go 1.16: ``` // As of Go 1.16, the same functionality is now provided // by package io or package os, and those implementations // should be preferred in new code. ``` Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>tags/v1.16.0-rc1
Gusted
3 years ago
committed by
GitHub
3 changed files with 6 additions and 7 deletions
Loading…
Reference in new issue