mirror of
https://github.com/livekit/livekit.git
synced 2026-05-14 22:45:20 +00:00
8cdd6f4cc7
ioutil.ReadAll has been deprecated since Go 1.16 in favor of io.ReadAll. This was the last remaining io/ioutil usage in the codebase.