Closed belak closed 9 months ago
I was using pkger list for debugging and found that it removed the pkged.go file on each run. I feel like this may have been left in for debugging as it doesn't make a ton of sense for the list command to modify files.
pkger list
pkged.go
I was using
pkger list
for debugging and found that it removed thepkged.go
file on each run. I feel like this may have been left in for debugging as it doesn't make a ton of sense for the list command to modify files.