Skip to content

Commit 286d437

Browse files
committed
fix compile issue
Signed-off-by: Liang Chenye <liangchenye@huawei.com>
1 parent 2302d4c commit 286d437

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

validate/validate.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ import (
1010
"os"
1111
"path/filepath"
1212
"reflect"
13+
"regexp"
1314
"runtime"
1415
"strings"
1516
"syscall"

0 commit comments

Comments
 (0)