Fix handling of aliases (e.g. hugo serve)

Fixes #11090
This commit is contained in:
Bjørn Erik Pedersen
2023-06-13 10:47:51 +02:00
committed by GitHub
parent 258884f44f
commit 0541a1b57d
3 changed files with 5 additions and 2 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ require (
github.com/bep/lazycache v0.2.0
github.com/bep/mclib v1.20400.20402
github.com/bep/overlayfs v0.6.0
github.com/bep/simplecobra v0.3.1
github.com/bep/simplecobra v0.3.2
github.com/bep/tmc v0.5.1
github.com/clbanning/mxj/v2 v2.5.7
github.com/cli/safeexec v1.0.1