Commit Graph

4 Commits (master)

Author SHA1 Message Date
Bart 3c09c77269
Fix deprecations of ioutil (#3370) 10 months ago
Christian Muehlhaeuser a1260feeed Code cleanup (#1640)
- Replaced time.Now().Sub() with time.Since()
- Replaced unnecessary string/byte slice conversions
- Removed obsolete return and value assignment in range loop
5 years ago
Junegunn Choi 634670e3ea Lint 9 years ago
Junegunn Choi 8e7164553f Add missing files from the previous commit
:(
9 years ago