Skip to content

Commit 361a8b7

Browse files
committed
update
1 parent ee6fe73 commit 361a8b7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

cli/slsa-verifier/main_test.go

+2
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ import (
1111

1212
"github.com/google/go-cmp/cmp"
1313
"github.com/google/go-cmp/cmp/cmpopts"
14+
15+
serrors "github.com/slsa-framework/slsa-verifier/errors"
1416
)
1517

1618
func errCmp(e1, e2 error) bool {

0 commit comments

Comments
 (0)