We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8fe189 commit 8267e29Copy full SHA for 8267e29
cmd/cosign/cli/sign/sign_blob.go
@@ -35,7 +35,6 @@ import (
35
"github.com/sigstore/cosign/v2/internal/ui"
36
"github.com/sigstore/cosign/v2/pkg/cosign"
37
cbundle "github.com/sigstore/cosign/v2/pkg/cosign/bundle"
38
- sigs "github.com/sigstore/cosign/v2/pkg/signature"
39
protobundle "github.com/sigstore/protobuf-specs/gen/pb-go/bundle/v1"
40
protocommon "github.com/sigstore/protobuf-specs/gen/pb-go/common/v1"
41
"github.com/sigstore/rekor/pkg/generated/models"
0 commit comments