Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change the time comparison to use Equal, which is safer with timestamps in go. Use IsZero()
- Loading branch information
Change the time comparison to use Equal, which is safer with timestamps in go. Use IsZero()