Skip to content

Commit d682b97

Browse files
authoredFeb 21, 2025
chore(deps): update module github.com/notaryproject/notation-go/signer to v1.3.1
1 parent 325762c commit d682b97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/kubearmor/kubearmor-client
33
go 1.23.4
44

55
replace (
6-
github.com/notaryproject/notation-go/signer => github.com/notaryproject/notation-go/signer v1.2.1
6+
github.com/notaryproject/notation-go/signer => github.com/notaryproject/notation-go/signer v1.3.1
77
gopkg.in/yaml.v2 => gopkg.in/yaml.v2 v2.4.0
88
gopkg.in/yaml.v3 => gopkg.in/yaml.v3 v3.0.1
99
)

0 commit comments

Comments
 (0)