Skip to content

Commit 21c07c4

Browse files
🌱 Bump github.com/sigstore/rekor from 0.8.0 to 0.8.1 (slsa-framework#347)
Bumps [github.com/sigstore/rekor](https://github.com/sigstore/rekor) from 0.8.0 to 0.8.1. - [Release notes](https://github.com/sigstore/rekor/releases) - [Changelog](https://github.com/sigstore/rekor/blob/main/CHANGELOG.md) - [Commits](sigstore/rekor@v0.8.0...v0.8.1) --- updated-dependencies: - dependency-name: github.com/sigstore/rekor dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: asraa <[email protected]>
1 parent 9e71f01 commit 21c07c4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require (
88
github.com/google/go-github/v44 v44.1.0
99
github.com/in-toto/in-toto-golang v0.3.4-0.20211211042327-af1f9fb822bf
1010
github.com/sigstore/cosign v1.9.0
11-
github.com/sigstore/rekor v0.8.0
11+
github.com/sigstore/rekor v0.8.1
1212
github.com/sigstore/sigstore v1.2.1-0.20220526001230-8dc4fa90a468
1313
github.com/spf13/cobra v1.4.0
1414
golang.org/x/oauth2 v0.0.0-20220411215720-9780585627b5

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -1623,8 +1623,8 @@ github.com/sigstore/cosign v1.9.0 h1:E1Kkc6I99dNCGfjwU0B7XTJNEpltNi2GUVEQcswY2Ow
16231623
github.com/sigstore/cosign v1.9.0/go.mod h1:AkVaXopS0Z/3h/hVOyvIwKrXMOilKmlLgUlr8FkrKQM=
16241624
github.com/sigstore/fulcio v0.1.2-0.20220114150912-86a2036f9bc7 h1:XE7A9lJ+wYhmUFBWYTaw3Ph943zHB4iBYd5R0SX0ZOA=
16251625
github.com/sigstore/fulcio v0.1.2-0.20220114150912-86a2036f9bc7/go.mod h1:ANQivY/lfOp9hN92S813LEthkm/kit96hzeIF3SNoZA=
1626-
github.com/sigstore/rekor v0.8.0 h1:L7H5CYf066V9v8spyeopYgrFgOcVplp26Jefrvof/J0=
1627-
github.com/sigstore/rekor v0.8.0/go.mod h1:RmPJN+AMMu6VFR0RgndY7iEiaRCcwtA9i8yjPUiWQ7s=
1626+
github.com/sigstore/rekor v0.8.1 h1:eEy5gc37CZEhUTJl6tM4vTCscYVo3midwyV//s0wsew=
1627+
github.com/sigstore/rekor v0.8.1/go.mod h1:RmPJN+AMMu6VFR0RgndY7iEiaRCcwtA9i8yjPUiWQ7s=
16281628
github.com/sigstore/sigstore v1.1.0/go.mod h1:gDpcHw4VwpoL5C6N1Ud1YtBsc+ikRDwDelDlWRyYoE8=
16291629
github.com/sigstore/sigstore v1.2.1-0.20220526001230-8dc4fa90a468 h1:UZfTfGy/yiCG+pNyVwTw+PA2aiR33VIb0z0LORq9Gvg=
16301630
github.com/sigstore/sigstore v1.2.1-0.20220526001230-8dc4fa90a468/go.mod h1:xAQdMn1pZ7FcOtHU6chqIsvVKt9KGb4mJZljPQUdcpA=

0 commit comments

Comments
 (0)