ITADN

Update readline-demo.go to remove deprecated io/ioutil

#242Pull Requestalewtschuk 创建于 2025-02-24已合并
A
alewtschukcommented
Super simple change, but happened to catch this when I was looking into the package. io/ioutil has been deprecated since Go 1.16 and os.ReadDir is now the equivalent function. Demo code still works as intended.
合并状态:已合并 合并于 2025-02-25 关闭于 2025-02-25 0 条评论