Skip to content

Commit

Permalink
chore(deps): Bump sigs.k8s.io/release-utils from 0.7.5 to 0.7.6
Browse files Browse the repository at this point in the history
Bumps [sigs.k8s.io/release-utils](https://github.com/kubernetes-sigs/release-utils) from 0.7.5 to 0.7.6.
- [Release notes](https://github.com/kubernetes-sigs/release-utils/releases)
- [Commits](kubernetes-sigs/release-utils@v0.7.5...v0.7.6)

---
updated-dependencies:
- dependency-name: sigs.k8s.io/release-utils
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 3, 2023
1 parent cc2ab6a commit ca9918e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ require (
github.com/urfave/cli/v2 v2.25.7
golang.org/x/text v0.13.0
gopkg.in/yaml.v1 v1.0.0-20140924161607-9f9df34309c0
sigs.k8s.io/release-utils v0.7.5
sigs.k8s.io/release-utils v0.7.6
)

require (
Expand Down
6 changes: 2 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI=
github.com/google/go-cmp v0.6.0/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY=
github.com/ianlewis/linguist v0.0.0-20220509081505-4e84ef081328 h1:R1BTpM/BUQVTt1IqN0Y5b/SAPPTZNbDzgmekiw/AAEU=
github.com/ianlewis/linguist v0.0.0-20220509081505-4e84ef081328/go.mod h1:/85HhvK60Tqz5MWctYX/Ec7ScPeIDa/nJlIQkmOLIwc=
github.com/ianlewis/runeio v0.0.0-20231103005433-781781128e1b h1:PQmFnk7MR789dZa6HFiRzGUdU9P1zOyQEWgmbKvV2W0=
github.com/ianlewis/runeio v0.0.0-20231103005433-781781128e1b/go.mod h1:hM+Z7HfSnXU2NNvh09Aphh0UMAftz5uwFbEz7baLNT4=
github.com/ianlewis/runeio v1.0.0 h1:cHnpEWDvx0Q+LPHCUZSZgDlY9GOG/vMXPB0YV2o3pZ0=
github.com/ianlewis/runeio v1.0.0/go.mod h1:hM+Z7HfSnXU2NNvh09Aphh0UMAftz5uwFbEz7baLNT4=
github.com/inconshreveable/mousetrap v1.1.0 h1:wN+x4NVGpMsO7ErUn/mUI3vEoE6Jt13X2s0bqwp9tc8=
Expand Down Expand Up @@ -69,5 +67,5 @@ gopkg.in/yaml.v1 v1.0.0-20140924161607-9f9df34309c0 h1:POO/ycCATvegFmVuPpQzZFJ+p
gopkg.in/yaml.v1 v1.0.0-20140924161607-9f9df34309c0/go.mod h1:WDnlLJ4WF5VGsH/HVa3CI79GS0ol3YnhVnKP89i0kNg=
gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=
gopkg.in/yaml.v3 v3.0.1/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=
sigs.k8s.io/release-utils v0.7.5 h1:0DYUWILqT0rirJ+8Vrp+Fr8jG8Q32ejFnulkahOvEao=
sigs.k8s.io/release-utils v0.7.5/go.mod h1:GZGWmbINwsLGKsoZKTeWUGp4F+Rbwhq4XDtJ45N+dLw=
sigs.k8s.io/release-utils v0.7.6 h1:mQxQRAIulbyz6y7eOCzklAelcpYjBj8MMGFcxNnyqto=
sigs.k8s.io/release-utils v0.7.6/go.mod h1:GZGWmbINwsLGKsoZKTeWUGp4F+Rbwhq4XDtJ45N+dLw=

0 comments on commit ca9918e

Please sign in to comment.