commands: Make the error handling for the mod commands more lenient
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Fri, 17 Sep 2021 15:16:34 +0000 (17:16 +0200)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Fri, 17 Sep 2021 15:16:34 +0000 (17:16 +0200)
commit13ad8408fc6b645b12898fb8053388fc4848dfbd
tree8296c314574c156248136c386eab13f008a06830
parent1cabf61ddf96b89c95c3ba77a985168184920feb
commands: Make the error handling for the mod commands more lenient

So it at least is possible to do a `hugo mod clean --all` if the cache is in a funky state.
commands/commandeer.go
commands/mod.go