Skip to content

Commit 08b50bc

Browse files
committed
validation not defined
Signed-off-by: Julio Jimenez <julio@clickhouse.com>
1 parent 8310a5c commit 08b50bc

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

internal/config/config.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ import (
55
"os"
66
"regexp"
77
"strings"
8+
9+
"github.com/ClickHouse/ClickBOM/internal/validation"
810
)
911

1012
type Config struct {

0 commit comments

Comments
 (0)