Brad Fitzpatrick 2072dcc127 version: revert the filepath change from earlier commit
f81233524fddeec450940af8dc1a0dd8841bf28c changed a use of package 'path' to 'filepath'.
Restore it back to 'path', with a comment.

Also, use the os.Executable-based fallback name in the case where the
binary itself doesn't have Go module information. That was overlooked in
the original code.
2020-07-30 08:03:33 -07:00
..
2020-06-12 22:38:12 +00:00
2020-07-27 10:20:58 -07:00