Merge pull request #13128 from cli/dependabot/go_modules/github.com/sigstore/protobuf-specs-0.5.1

chore(deps): bump github.com/sigstore/protobuf-specs from 0.5.0 to 0.5.1
This commit is contained in:
Kynan Ware 2026-04-14 12:33:00 -06:00 committed by GitHub
commit a1367a1da0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -46,7 +46,7 @@ require (
github.com/opentracing/opentracing-go v1.2.0
github.com/rivo/tview v0.42.0
github.com/shurcooL/githubv4 v0.0.0-20240727222349-48295856cce7
github.com/sigstore/protobuf-specs v0.5.0
github.com/sigstore/protobuf-specs v0.5.1
github.com/sigstore/sigstore-go v1.1.4
github.com/spf13/cobra v1.10.2
github.com/spf13/pflag v1.0.10