mirror of
https://github.com/aquasecurity/trivy.git
synced 2025-12-22 23:26:39 -08:00
refactor: rename scanner to service (#8584)
This commit is contained in:
@@ -11,7 +11,7 @@ import (
|
||||
|
||||
"github.com/aquasecurity/trivy/pkg/fanal/analyzer"
|
||||
"github.com/aquasecurity/trivy/pkg/module"
|
||||
"github.com/aquasecurity/trivy/pkg/scanner/post"
|
||||
"github.com/aquasecurity/trivy/pkg/scan/post"
|
||||
)
|
||||
|
||||
func TestManager_Register(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user