Skip to content

Commit

Permalink
move pkg/scanner/options back into defsec
Browse files Browse the repository at this point in the history
  • Loading branch information
simar7 committed Sep 22, 2023
1 parent 7430f32 commit 500a661
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/scanner/options.go
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package scanner

import (
"github.com/aquasecurity/trivy-iac/pkg/scanners/options"
"github.com/aquasecurity/defsec/pkg/scanners/options"

"github.com/aquasecurity/trivy-aws/pkg/concurrency"
"github.com/aquasecurity/trivy-aws/pkg/progress"
Expand Down

0 comments on commit 500a661

Please sign in to comment.