Skip to content

Commit

Permalink
Bump github.com/regclient/regclient from 0.4.8 to 0.5.0 (guacsec#1010)
Browse files Browse the repository at this point in the history
Bumps [github.com/regclient/regclient](https://github.com/regclient/regclient) from 0.4.8 to 0.5.0.
- [Release notes](https://github.com/regclient/regclient/releases)
- [Changelog](https://github.com/regclient/regclient/blob/v0.5.0/release.md)
- [Commits](regclient/regclient@v0.4.8...v0.5.0)

---
updated-dependencies:
- dependency-name: github.com/regclient/regclient
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and Rebecca Metzman committed Jul 5, 2023
1 parent 13dc738 commit 39311a4
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 @@ -180,7 +180,7 @@ require (
github.com/package-url/packageurl-go v0.1.1
github.com/pkg/errors v0.9.1
github.com/prometheus/client_golang v1.15.1
github.com/regclient/regclient v0.4.8
github.com/regclient/regclient v0.5.0
github.com/sigstore/sigstore v1.7.1
github.com/spdx/tools-golang v0.5.2
github.com/spf13/viper v1.16.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2137,8 +2137,8 @@ github.com/prometheus/prometheus v0.44.0/go.mod h1:aPsmIK3py5XammeTguyqTmuqzX/je
github.com/prometheus/tsdb v0.7.1/go.mod h1:qhTCs0VvXwvX/y3TZrWD7rabWM+ijKTux40TwIPHuXU=
github.com/rakyll/embedmd v0.0.0-20171029212350-c8060a0752a2/go.mod h1:7jOTMgqac46PZcF54q6l2hkLEG8op93fZu61KmxWDV4=
github.com/rcrowley/go-metrics v0.0.0-20181016184325-3113b8401b8a/go.mod h1:bCqnVzQkZxMG4s8nGwiZ5l3QUCyqpo9Y+/ZMZ9VjZe4=
github.com/regclient/regclient v0.4.8 h1:h4uZRR4OT4oO+50qWu4bj+rzqRs/JwD3erb6lHIkYK4=
github.com/regclient/regclient v0.4.8/go.mod h1:UC6i29I09h9KHyABGLGvsvGi7KYRY8ZKLyt7fzvW4oE=
github.com/regclient/regclient v0.5.0 h1:CpRwqSBuaQnYWrQ2o1I4yzscOYRy55Tzdg0Bmix1mUk=
github.com/regclient/regclient v0.5.0/go.mod h1:/zzoVs4fqG1wJUqU3FJLN4hMMM3SuO3ACl5GD6EKmO0=
github.com/remyoudompheng/bigfft v0.0.0-20200410134404-eec4a21b6bb0/go.mod h1:qqbHyh8v60DhA7CoWK5oRCqLrMHRGoxYCSS9EjAz6Eo=
github.com/rhysd/actionlint v1.6.15 h1:IxQIp10aVce77jNnoHye7NFka8/7CRBSvKXoMRGryXM=
github.com/rhysd/actionlint v1.6.15/go.mod h1:R4ZRjgsIrnsT1CPU/4MdiIBzfJgMKJFd4qqGUERI098=
Expand Down

0 comments on commit 39311a4

Please sign in to comment.