Skip to content

Commit

Permalink
Merge pull request notaryproject#465 from Two-Hearts/release-1.3
Browse files Browse the repository at this point in the history
Signed-off-by: Shiwei Zhang <[email protected]>
  • Loading branch information
shizhMSFT authored Sep 30, 2024
2 parents 3c49488 + 26f491e commit fb1f0c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion signer/signer.go
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ import (
)

// signingAgent is the unprotected header field used by signature.
const signingAgent = "notation-go/1.3.0+unreleased"
const signingAgent = "notation-go/1.3.0-rc.1"

// GenericSigner implements notation.Signer and embeds signature.Signer
type GenericSigner struct {
Expand Down

0 comments on commit fb1f0c8

Please sign in to comment.