We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f171fb0 + 961cef1 commit 727046dCopy full SHA for 727046d
signer/signer.go
@@ -34,7 +34,7 @@ import (
34
)
35
36
// signingAgent is the unprotected header field used by signature.
37
-const signingAgent = "notation-go/1.3.0"
+const signingAgent = "notation-go/1.3.1"
38
39
// GenericSigner implements notation.Signer and embeds signature.Signer
40
type GenericSigner struct {
0 commit comments