Skip to content

Commit

Permalink
remove File cataloger from Image #465
Browse files Browse the repository at this point in the history
Signed-off-by: Christopher Angelo Phillips <christopher.phillips@anchore.com>
  • Loading branch information
spiffcs committed Oct 7, 2021
1 parent 1d4d783 commit c885f3f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion syft/pkg/cataloger/cataloger.go
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ func ImageCatalogers() []Cataloger {
rpmdb.NewRpmdbCataloger(),
java.NewJavaCataloger(),
apkdb.NewApkdbCataloger(),
golang.NewGoModFileCataloger(),
golang.NewGoModuleBinaryCataloger(),
rust.NewCargoLockCataloger(),
}
Expand Down

0 comments on commit c885f3f

Please sign in to comment.