提交 c80a7941 作者: Matt Bell 提交者: Brian Tiger Chow

commands/cli: Fixed file path formatting on Windows

上级 5cb39235
...@@ -5,7 +5,7 @@ import ( ...@@ -5,7 +5,7 @@ import (
"errors" "errors"
"fmt" "fmt"
"os" "os"
fp "path/filepath" fp "path"
"runtime" "runtime"
"strings" "strings"
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论