Skip to content

Commit bd0db76

Browse files
build(deps): bump github.com/sassoftware/relic/v7 from 7.5.5 to 7.5.6 (#1615)
Bumps [github.com/sassoftware/relic/v7](https://github.com/sassoftware/relic) from 7.5.5 to 7.5.6. - [Release notes](https://github.com/sassoftware/relic/releases) - [Commits](sassoftware/relic@v7.5.5...v7.5.6) --- updated-dependencies: - dependency-name: github.com/sassoftware/relic/v7 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>
1 parent e76446a commit bd0db76

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
@@ -58,7 +58,7 @@ require (
5858
github.com/hashicorp/go-cleanhttp v0.5.2
5959
github.com/hashicorp/go-retryablehttp v0.7.4
6060
github.com/redis/go-redis/v9 v9.0.5
61-
github.com/sassoftware/relic/v7 v7.5.5
61+
github.com/sassoftware/relic/v7 v7.5.6
6262
github.com/sigstore/protobuf-specs v0.2.0
6363
github.com/sigstore/sigstore/pkg/signature/kms/aws v1.7.1
6464
github.com/sigstore/sigstore/pkg/signature/kms/azure v1.7.1

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -507,8 +507,8 @@ github.com/ryanuber/go-glob v1.0.0 h1:iQh3xXAumdQ+4Ufa5b25cRpC5TYKlno6hsv6Cb3pkB
507507
github.com/ryanuber/go-glob v1.0.0/go.mod h1:807d1WSdnB0XRJzKNil9Om6lcp/3a0v4qIHxIXzX/Yc=
508508
github.com/sassoftware/relic v7.2.1+incompatible h1:Pwyh1F3I0r4clFJXkSI8bOyJINGqpgjJU3DYAZeI05A=
509509
github.com/sassoftware/relic v7.2.1+incompatible/go.mod h1:CWfAxv73/iLZ17rbyhIEq3K9hs5w6FpNMdUT//qR+zk=
510-
github.com/sassoftware/relic/v7 v7.5.5 h1:2ZUM6ovo3STCAp0hZnO9nQY9lOB8OyfneeYIi4YUxMU=
511-
github.com/sassoftware/relic/v7 v7.5.5/go.mod h1:NxwtWxWxlUa9as2qZi635Ye6bBT/tGnMALLq7dSfOOU=
510+
github.com/sassoftware/relic/v7 v7.5.6 h1:rvOcSAJm9j+hosuysOHNbtEh1ISJcev1iHcLll58cLM=
511+
github.com/sassoftware/relic/v7 v7.5.6/go.mod h1:NxwtWxWxlUa9as2qZi635Ye6bBT/tGnMALLq7dSfOOU=
512512
github.com/secure-systems-lab/go-securesystemslib v0.7.0 h1:OwvJ5jQf9LnIAS83waAjPbcMsODrTQUpJ02eNLUoxBg=
513513
github.com/secure-systems-lab/go-securesystemslib v0.7.0/go.mod h1:/2gYnlnHVQ6xeGtfIqFy7Do03K4cdCY0A/GlJLDKLHI=
514514
github.com/shibumi/go-pathspec v1.3.0 h1:QUyMZhFo0Md5B8zV8x2tesohbb5kfbpTi9rBnKh5dkI=

0 commit comments

Comments
 (0)