Skip to content

Commit

Permalink
add period to comment
Browse files Browse the repository at this point in the history
Signed-off-by: Brenno Oliveira <[email protected]>
  • Loading branch information
brennoo committed Jan 26, 2024
1 parent 4c49193 commit d5bb9ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/cosign/verify.go
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ import (
sigs "github.com/sigstore/cosign/v2/pkg/signature"
"github.com/sigstore/sigstore/pkg/cryptoutils"
"github.com/sigstore/sigstore/pkg/signature"
// Register the provider-specific plugins
// Register the provider-specific plugins.
_ "github.com/sigstore/sigstore/pkg/signature/kms/aws"
_ "github.com/sigstore/sigstore/pkg/signature/kms/azure"
_ "github.com/sigstore/sigstore/pkg/signature/kms/gcp"
Expand Down

0 comments on commit d5bb9ee

Please sign in to comment.