Closed freeformz closed 2 years ago
@keegancsmith I removed the tracking of TZ being present or not and modified the test to use an alternate file, if specified, for checking output.
Hi,
Thanks for fixing, is there a plan to make a new release?
@rbespalovnc just tagged v0.7.0 https://github.com/sourcegraph/go-diff/releases/tag/v0.7.0
Apple's diff (at least the one shipping with macOS Ventura) does not include the fractional seconds or Timezone in its output.
This adds support for that so diffutils does not need to be installed.
I first encountered this problem using golangci-lint on macOS after upgrading to macOS Ventura.