Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace io/ioutil to os based on new Go standard #481

Merged
merged 1 commit into from
May 11, 2024

Conversation

goatastronaut0212
Copy link
Collaborator

@goatastronaut0212 goatastronaut0212 commented May 11, 2024

Sau Go 1.16 release note này thì thư viện io/ioutil về cơ bản chỉ là để duy trì các code cũ.

Code mới này sẽ sử dụng thư viện os để hợp với tiêu chuẩn mới của Go hơn.

@luongthanhlam luongthanhlam merged commit 0d766c1 into BambooEngine:master May 11, 2024
@luongthanhlam
Copy link
Contributor

LGTM, merged

@goatastronaut0212 goatastronaut0212 deleted the clean-io branch May 11, 2024 05:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants