Skip to content

Commit

Permalink
fix: import
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Balogh <[email protected]>
  • Loading branch information
pbalogh-sa committed Mar 2, 2021
1 parent dc8754b commit a06b89c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ import (
"os"
"strings"

"github.com/banzaicloud/anchore- image-validator/internal/app"
"github.com/banzaicloud/anchore-image-validator/internal/app"
"github.com/banzaicloud/anchore-image-validator/internal/log"
"github.com/spf13/pflag"
"github.com/spf13/viper"
Expand Down

0 comments on commit a06b89c

Please sign in to comment.