diff --git a/tests/smoke-go-security.yaml b/tests/smoke-go-security.yaml index 96b4d815..cc63de5f 100644 --- a/tests/smoke-go-security.yaml +++ b/tests/smoke-go-security.yaml @@ -3,6 +3,8 @@ input: package-manager: go_modules allowed-updates: - update-type: all + dependencies: + - github.com/fatih/color ignore-conditions: - dependency-name: github.com/fatih/color source: tests/smoke-go-security.yaml