A config file had "now+20" instead of "now+20m" and this caused a panic. It should just give an error, I think. I think this was at https://github.com/karrick/tparse/blob/master/v2/tparse.go#L122. (BTW really useful package thanks :)