Skip to content

Commit

Permalink
chore(deps): bump github.com/onsi/ginkgo/v2 from 2.17.0 to 2.17.1 (ku…
Browse files Browse the repository at this point in the history
…mahq#9715)

* chore(deps): bump github.com/onsi/ginkgo/v2 from 2.17.0 to 2.17.1

Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.17.0 to 2.17.1.
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](onsi/ginkgo@v2.17.0...v2.17.1)

---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

* chore: update make dev/tools

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Mike Beaumont <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mike Beaumont <[email protected]>
  • Loading branch information
dependabot[bot] and michaelbeaumont authored Mar 26, 2024
1 parent 6023d64 commit 07cc388
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ require (
github.com/miekg/dns v1.1.58
github.com/moby/sys/mountinfo v0.7.1
github.com/natefinch/atomic v1.0.1
github.com/onsi/ginkgo/v2 v2.17.0
github.com/onsi/ginkgo/v2 v2.17.1
github.com/onsi/gomega v1.32.0
github.com/patrickmn/go-cache v2.1.0+incompatible
github.com/pkg/errors v0.9.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -363,8 +363,8 @@ github.com/onsi/ginkgo v1.16.4/go.mod h1:dX+/inL/fNMqNlz0e9LfyB9TswhZpCVdJM/Z6Vv
github.com/onsi/ginkgo v1.16.5 h1:8xi0RTUf59SOSfEtZMvwTvXYMzG4gV23XVHOZiXNtnE=
github.com/onsi/ginkgo v1.16.5/go.mod h1:+E8gABHa3K6zRBolWtd+ROzc/U5bkGt0FwiG042wbpU=
github.com/onsi/ginkgo/v2 v2.1.3/go.mod h1:vw5CSIxN1JObi/U8gcbwft7ZxR2dgaR70JSE3/PpL4c=
github.com/onsi/ginkgo/v2 v2.17.0 h1:kdnunFXpBjbzN56hcJHrXZ8M+LOkenKA7NnBzTNigTI=
github.com/onsi/ginkgo/v2 v2.17.0/go.mod h1:llBI3WDLL9Z6taip6f33H76YcWtJv+7R3HigUjbIBOs=
github.com/onsi/ginkgo/v2 v2.17.1 h1:V++EzdbhI4ZV4ev0UTIj0PzhzOcReJFyJaLjtSF55M8=
github.com/onsi/ginkgo/v2 v2.17.1/go.mod h1:llBI3WDLL9Z6taip6f33H76YcWtJv+7R3HigUjbIBOs=
github.com/onsi/gomega v1.7.1/go.mod h1:XdKZgCCFLUoM/7CFJVPcG8C1xQ1AJ0vpAezJrB7JYyY=
github.com/onsi/gomega v1.10.1/go.mod h1:iN09h71vgCQne3DLsj+A5owkum+a2tYe+TOCB1ybHNo=
github.com/onsi/gomega v1.17.0/go.mod h1:HnhC7FXeEQY45zxNK3PPoIUhzk/80Xly9PcubAlGdZY=
Expand Down
2 changes: 1 addition & 1 deletion mk/dependencies/deps.lock
Original file line number Diff line number Diff line change
@@ -1 +1 @@
e7b1883b00c86ea697c1750fd88f0f136c63fdad
345fb258a949163079ac93bbc0495f497f962534
2 changes: 1 addition & 1 deletion mk/dependencies/go-deps.versions
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ google.golang.org/grpc/cmd/[email protected]
github.com/chrusty/protoc-gen-jsonschema/cmd/[email protected]
github.com/envoyproxy/[email protected]
github.com/kumahq/[email protected]
github.com/onsi/ginkgo/v2/[email protected].0
github.com/onsi/ginkgo/v2/[email protected].1
sigs.k8s.io/controller-tools/cmd/[email protected]
github.com/mikefarah/yq/[email protected]
github.com/norwoodj/helm-docs/cmd/[email protected]
Expand Down

0 comments on commit 07cc388

Please sign in to comment.