Skip to content
This repository has been archived by the owner on Mar 14, 2023. It is now read-only.

Commit

Permalink
Merge pull request #6 from aquaproj/renovate/github.com-sigstore-prot…
Browse files Browse the repository at this point in the history
…obuf-specs-digest

fix(deps): update github.com/sigstore/protobuf-specs digest to c8a23a4
  • Loading branch information
suzuki-shunsuke authored Mar 11, 2023
2 parents 4817b19 + f136e63 commit 2ed0932
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ require (
github.com/segmentio/ksuid v1.0.4 // indirect
github.com/shibumi/go-pathspec v1.3.0 // indirect
github.com/sigstore/fulcio v1.0.0 // indirect
github.com/sigstore/protobuf-specs v0.1.1-0.20230221191911-44103a52d43e
github.com/sigstore/protobuf-specs v0.1.1-0.20230310202450-c8a23a43dc1c
github.com/sirupsen/logrus v1.9.0 // indirect
github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966 // indirect
github.com/spf13/afero v1.9.3 // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -744,8 +744,8 @@ github.com/sigstore/cosign/v2 v2.0.0-rc.2 h1:LDSSQYzThg7uKHJqFBp03kaObTDuWfifJqB
github.com/sigstore/cosign/v2 v2.0.0-rc.2/go.mod h1:oKIsv9cCwtfakSd64Rzief3Izk/cPSkougoWU/F3OBI=
github.com/sigstore/fulcio v1.0.0 h1:hBZW6qg9GXTtCX8jOg1hmyjYLrmsEKZGeMwAbW3XNEg=
github.com/sigstore/fulcio v1.0.0/go.mod h1:j4MzLxX/Be0rHYh3JF2dgMorkWGzEMHBqIHwFU8I/Rw=
github.com/sigstore/protobuf-specs v0.1.1-0.20230221191911-44103a52d43e h1:epMcE4KGg+CNU7fIr8geRrJ60Aiz6KxzzUa99VhrwLI=
github.com/sigstore/protobuf-specs v0.1.1-0.20230221191911-44103a52d43e/go.mod h1:5shUCxf82hGnjUEFVWiktcxwzdtn6EfeeJssxZ5Q5HE=
github.com/sigstore/protobuf-specs v0.1.1-0.20230310202450-c8a23a43dc1c h1:xPEIz9BCcTqHrHzzUqciVsskQLNt+siGG037+ca7WVs=
github.com/sigstore/protobuf-specs v0.1.1-0.20230310202450-c8a23a43dc1c/go.mod h1:5shUCxf82hGnjUEFVWiktcxwzdtn6EfeeJssxZ5Q5HE=
github.com/sigstore/rekor v1.0.1 h1:rcESXSNkAPRWFYZel9rarspdvneET60F2ngNkadi89c=
github.com/sigstore/rekor v1.0.1/go.mod h1:ecTKdZWGWqE1pl3U1m1JebQJLU/hSjD9vYHOmHQ7w4g=
github.com/sigstore/sigstore v1.5.1 h1:iUou0QJW8eQKMUkTXbFyof9ZOblDtfaW2Sn2+QI8Tcs=
Expand Down

0 comments on commit 2ed0932

Please sign in to comment.