File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ require (
2424 github.com/secure-systems-lab/go-securesystemslib v0.9.1
2525 github.com/sigstore/cosign/v3 v3.0.4
2626 github.com/sigstore/rekor v1.4.3
27- github.com/sigstore/sigstore v1.10.3
27+ github.com/sigstore/sigstore v1.10.4
2828 github.com/stretchr/testify v1.11.1
2929 github.com/tektoncd/cli v0.37.1
3030 github.com/tektoncd/pipeline v0.70.0
Original file line number Diff line number Diff line change @@ -773,6 +773,8 @@ github.com/sigstore/rekor-tiles/v2 v2.0.1 h1:1Wfz15oSRNGF5Dzb0lWn5W8+lfO50ork4PG
773773github.com/sigstore/rekor-tiles/v2 v2.0.1 /go.mod h1:Pjsbhzj5hc3MKY8FfVTYHBUHQEnP0ozC4huatu4x7OU =
774774github.com/sigstore/sigstore v1.10.3 h1:s7fBYYOzW/2Vd0nND2ZdpWySb5vRF2u9eix/NZMHJm0 =
775775github.com/sigstore/sigstore v1.10.3 /go.mod h1:T26vXIkpnGEg391v3TaZ8EERcXbnjtZb/1erh5jbIQk =
776+ github.com/sigstore/sigstore v1.10.4 h1:ytOmxMgLdcUed3w1SbbZOgcxqwMG61lh1TmZLN+WeZE =
777+ github.com/sigstore/sigstore v1.10.4 /go.mod h1:tDiyrdOref3q6qJxm2G+JHghqfmvifB7hw+EReAfnbI =
776778github.com/sigstore/sigstore-go v1.1.4 h1:wTTsgCHOfqiEzVyBYA6mDczGtBkN7cM8mPpjJj5QvMg =
777779github.com/sigstore/sigstore-go v1.1.4 /go.mod h1:2U/mQOT9cjjxrtIUeKDVhL+sHBKsnWddn8URlswdBsg =
778780github.com/sigstore/sigstore/pkg/signature/kms/aws v1.10.3 h1:D/FRl5J9UYAJPGZRAJbP0dH78pfwWnKsyCSBwFBU8CI =
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ require (
3333 github.com/secure-systems-lab/go-securesystemslib v0.10.0
3434 github.com/sigstore/cosign/v3 v3.0.4
3535 github.com/sigstore/rekor v1.4.3
36- github.com/sigstore/sigstore v1.10.3
36+ github.com/sigstore/sigstore v1.10.4
3737 github.com/sirupsen/logrus v1.9.4-0.20230606125235-dd1b4c2e81af
3838 github.com/smarty/cproxy/v2 v2.1.1
3939 github.com/spdx/tools-golang v0.5.5
Original file line number Diff line number Diff line change @@ -1129,6 +1129,8 @@ github.com/sigstore/rekor-tiles/v2 v2.0.1 h1:1Wfz15oSRNGF5Dzb0lWn5W8+lfO50ork4PG
11291129github.com/sigstore/rekor-tiles/v2 v2.0.1 /go.mod h1:Pjsbhzj5hc3MKY8FfVTYHBUHQEnP0ozC4huatu4x7OU =
11301130github.com/sigstore/sigstore v1.10.3 h1:s7fBYYOzW/2Vd0nND2ZdpWySb5vRF2u9eix/NZMHJm0 =
11311131github.com/sigstore/sigstore v1.10.3 /go.mod h1:T26vXIkpnGEg391v3TaZ8EERcXbnjtZb/1erh5jbIQk =
1132+ github.com/sigstore/sigstore v1.10.4 h1:ytOmxMgLdcUed3w1SbbZOgcxqwMG61lh1TmZLN+WeZE =
1133+ github.com/sigstore/sigstore v1.10.4 /go.mod h1:tDiyrdOref3q6qJxm2G+JHghqfmvifB7hw+EReAfnbI =
11321134github.com/sigstore/sigstore-go v1.1.4 h1:wTTsgCHOfqiEzVyBYA6mDczGtBkN7cM8mPpjJj5QvMg =
11331135github.com/sigstore/sigstore-go v1.1.4 /go.mod h1:2U/mQOT9cjjxrtIUeKDVhL+sHBKsnWddn8URlswdBsg =
11341136github.com/sigstore/sigstore/pkg/signature/kms/aws v1.10.3 h1:D/FRl5J9UYAJPGZRAJbP0dH78pfwWnKsyCSBwFBU8CI =
You can’t perform that action at this time.
0 commit comments