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

chore: replace deprecated Go calls #2016

Merged
merged 1 commit into from
Sep 13, 2021
Merged

chore: replace deprecated Go calls #2016

merged 1 commit into from
Sep 13, 2021

Conversation

dnwe
Copy link
Collaborator

@dnwe dnwe commented Sep 13, 2021

- always perform time.Time comparison with the Equal func
  see https://pkg.go.dev/time#Time.Equal
- replace deprecated ioutil usage with corresponding io.|os. calls
@dnwe dnwe requested a review from bai as a code owner September 13, 2021 12:31
Copy link
Contributor

@bai bai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesomeness!

@dnwe dnwe merged commit 44627b7 into main Sep 13, 2021
@dnwe dnwe deleted the dnwe/housekeeping branch September 13, 2021 13:17
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.

None yet

2 participants