File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -105,7 +105,7 @@ require (
105105 github.com/pkg/errors v0.9.1 // indirect
106106 github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
107107 github.com/proglottis/gpgme v0.1.4 // indirect
108- github.com/secure-systems-lab/go-securesystemslib v0.9.0 // indirect
108+ github.com/secure-systems-lab/go-securesystemslib v0.9.1 // indirect
109109 github.com/sigstore/fulcio v1.6.6 // indirect
110110 github.com/sigstore/protobuf-specs v0.4.1 // indirect
111111 github.com/sigstore/sigstore v1.9.5 // indirect
Original file line number Diff line number Diff line change @@ -272,8 +272,8 @@ github.com/santhosh-tekuri/jsonschema/v6 v6.0.2 h1:KRzFb2m7YtdldCEkzs6KqmJw4nqEV
272272github.com/santhosh-tekuri/jsonschema/v6 v6.0.2 /go.mod h1:JXeL+ps8p7/KNMjDQk3TCwPpBy0wYklyWTfbkIzdIFU =
273273github.com/sebdah/goldie/v2 v2.5.5 h1:rx1mwF95RxZ3/83sdS4Yp7t2C5TCokvWP4TBRbAyEWY =
274274github.com/sebdah/goldie/v2 v2.5.5 /go.mod h1:oZ9fp0+se1eapSRjfYbsV/0Hqhbuu3bJVvKI/NNtssI =
275- github.com/secure-systems-lab/go-securesystemslib v0.9.0 h1:rf1HIbL64nUpEIZnjLZ3mcNEL9NBPB0iuVjyxvq3LZc =
276- github.com/secure-systems-lab/go-securesystemslib v0.9.0 /go.mod h1:DVHKMcZ+V4/woA/peqr+L0joiRXbPpQ042GgJckkFgw =
275+ github.com/secure-systems-lab/go-securesystemslib v0.9.1 h1:nZZaNz4DiERIQguNy0cL5qTdn9lR8XKHf4RUyG1Sx3g =
276+ github.com/secure-systems-lab/go-securesystemslib v0.9.1 /go.mod h1:np53YzT0zXGMv6x4iEWc9Z59uR+x+ndLwCLqPYpLXVU =
277277github.com/sergi/go-diff v1.3.1 h1:xkr+Oxo4BOQKmkn/B9eMK0g5Kg/983T9DqqPHwYqD+8 =
278278github.com/sergi/go-diff v1.3.1 /go.mod h1:aMJSSKb2lpPvRNec0+w3fl7LP9IOFzdc9Pa4NFbPK1I =
279279github.com/sigstore/fulcio v1.6.6 h1:XaMYX6TNT+8n7Npe8D94nyZ7/ERjEsNGFC+REdi/wzw =
You can’t perform that action at this time.
0 commit comments