This repository was archived by the owner on Dec 3, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Original file line number Diff line number Diff line change 11module github.com/docker/attest
22
3- go 1.22.7
4-
5- toolchain go1.22.8
3+ go 1.22.8
64
75require (
86 github.com/Masterminds/semver/v3 v3.3.0
@@ -22,7 +20,7 @@ require (
2220 github.com/secure-systems-lab/go-securesystemslib v0.8.0
2321 github.com/sigstore/cosign/v2 v2.4.1
2422 github.com/sigstore/rekor v1.3.6
25- github.com/sigstore/sigstore v1.8.9
23+ github.com/sigstore/sigstore v1.8.10
2624 github.com/sigstore/sigstore/pkg/signature/kms/aws v1.8.9
2725 github.com/sigstore/sigstore/pkg/signature/kms/gcp v1.8.9
2826 github.com/stretchr/testify v1.9.0
Original file line number Diff line number Diff line change @@ -529,8 +529,8 @@ github.com/sigstore/protobuf-specs v0.3.2 h1:nCVARCN+fHjlNCk3ThNXwrZRqIommIeNKWw
529529github.com/sigstore/protobuf-specs v0.3.2 /go.mod h1:RZ0uOdJR4OB3tLQeAyWoJFbNCBFrPQdcokntde4zRBA =
530530github.com/sigstore/rekor v1.3.6 h1:QvpMMJVWAp69a3CHzdrLelqEqpTM3ByQRt5B5Kspbi8 =
531531github.com/sigstore/rekor v1.3.6 /go.mod h1:JDTSNNMdQ/PxdsS49DJkJ+pRJCO/83nbR5p3aZQteXc =
532- github.com/sigstore/sigstore v1.8.9 h1:NiUZIVWywgYuVTxXmRoTT4O4QAGiTEKup4N1wdxFadk =
533- github.com/sigstore/sigstore v1.8.9 /go.mod h1:d9ZAbNDs8JJfxJrYmulaTazU3Pwr8uLL9+mii4BNR3w =
532+ github.com/sigstore/sigstore v1.8.10 h1:r4t+TYzJlG9JdFxMy+um9GZhZ2N1hBTyTex0AHEZxFs =
533+ github.com/sigstore/sigstore v1.8.10 /go.mod h1:BekjqxS5ZtHNJC4u3Q3Stvfx2eyisbW/lUZzmPU2u4A =
534534github.com/sigstore/sigstore-go v0.6.1 h1:tGkkv1oDIER+QYU5MrjqlttQOVDWfSkmYwMqkJhB/cg =
535535github.com/sigstore/sigstore-go v0.6.1 /go.mod h1:Xe5GHmUeACRFbomUWzVkf/xYCn8xVifb9DgqJrV2dIw =
536536github.com/sigstore/sigstore/pkg/signature/kms/aws v1.8.9 h1:tgpdvjyoEgYFeTBFe4MHvBKsG+J4E7NVtstChIExVT8 =
You can’t perform that action at this time.
0 commit comments