Skip to content

Commit 4e36c8a

Browse files
committed
Remove custom implementations of TempFile and ReadFile
With Go 1.16, these functions were moved from the ioutil package to the os package, which means we can use the upstream versions without any extra imports, thus simplifying our fork.
1 parent eea289f commit 4e36c8a

File tree

4 files changed

+165
-231
lines changed

4 files changed

+165
-231
lines changed

0 commit comments

Comments
 (0)