mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2026-05-25 11:10:20 +00:00
- Replace ioutil.WriteFile with os.WriteFile - Replace ioutil.ReadFile with os.ReadFile - Remove deprecated io/ioutil import - Aligns with Go 1.16+ best practices and modern Go standards