summaryrefslogtreecommitdiffstats
path: root/.goreleaser.yml
diff options
context:
space:
mode:
authorJamie Brynes <jamiebrynes7@gmail.com>2020-01-05 19:57:18 +0000
committerJamie Brynes <jamiebrynes7@gmail.com>2020-01-05 20:01:20 +0000
commit5e45ae158442c619c09afbc442e442949fa17659 (patch)
tree0eb03e4efa4a1a074e5de295bae8104e2de54d22 /.goreleaser.yml
parent96ca7262e4b66e4de7cb8b4859cc2b3117bcffe8 (diff)
fix applying patch on Windows machine
This bug was caused how the timestamp was formatted for the patch file. On Windows machines, ":" is an invalid character for a filename, but the `stampNano` format for time contains ":". This fix adjusts the time format to be the `stampNano` format with "." subsituted for ":".
Diffstat (limited to '.goreleaser.yml')
0 files changed, 0 insertions, 0 deletions