Transfer repositoriy

This commit is contained in:
knqyf263
2019-08-18 22:22:54 -10:00
parent 0611bf915b
commit a843682f7c
47 changed files with 230 additions and 230 deletions

View File

@@ -9,7 +9,7 @@ import (
"strings"
"testing"
"github.com/knqyf263/trivy/pkg/log"
"github.com/aquasecurity/trivy/pkg/log"
"github.com/kylelemons/godebug/pretty"
)