Commit Graph

1 Commits (9fc4d70059d5a84edc80346b7f2e2a1e5151c4c9)

Author SHA1 Message Date
Lomanic d826e14e27 [net][linux] Fix #1198 "f.ReadDir undefined" on Go 1.15 by redefining a custom readDir according to go version
Using os.File.Readdir pre Go 1.16 and os.File.ReadDir post Go 1.16
4 years ago