Skip to content

Commit

Permalink
chore(deps): bump github.com/kong/kubernetes-testing-framework (#4395)
Browse files Browse the repository at this point in the history
Bumps [github.com/kong/kubernetes-testing-framework](https://github.com/kong/kubernetes-testing-framework) from 0.32.0 to 0.33.0.
- [Release notes](https://github.com/kong/kubernetes-testing-framework/releases)
- [Changelog](https://github.com/Kong/kubernetes-testing-framework/blob/main/CHANGELOG.md)
- [Commits](Kong/kubernetes-testing-framework@v0.32.0...v0.33.0)

---
updated-dependencies:
- dependency-name: github.com/kong/kubernetes-testing-framework
  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] committed Jul 24, 2023
1 parent 08c67a9 commit 5731f92
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 @@ -17,7 +17,7 @@ require (
github.com/kong/deck v1.23.0
github.com/kong/go-kong v0.46.0
github.com/kong/kubernetes-telemetry v0.1.0
github.com/kong/kubernetes-testing-framework v0.32.0
github.com/kong/kubernetes-testing-framework v0.33.0
github.com/lithammer/dedent v1.1.0
github.com/miekg/dns v1.1.55
github.com/mitchellh/mapstructure v1.5.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -275,8 +275,8 @@ github.com/kong/go-kong v0.46.0 h1:9I6nlX63WymU5Sg+d13iZDVwpW5vXh8/v0zarU27dzI=
github.com/kong/go-kong v0.46.0/go.mod h1:41Sot1N/n8UHBp+gE/6nOw3vuzoHbhMSyU/zOS7VzPE=
github.com/kong/kubernetes-telemetry v0.1.0 h1:dyDhB2SUvxVaDAxaZtLWL7JGAbkgwlCUM1P8gR/rCl0=
github.com/kong/kubernetes-telemetry v0.1.0/go.mod h1:YYG7TkKnWlHov0+pSgK0XFsg85q0EzsYWXBl6Kehnjo=
github.com/kong/kubernetes-testing-framework v0.32.0 h1:pJ4XzKKPtuFKTCaYCAmIGNMBEL+JDUMQhTeBqeth1OQ=
github.com/kong/kubernetes-testing-framework v0.32.0/go.mod h1:x7RVt7ElvNuYnrBniQoBuTr/V6cj9aS74WcuaKsXzqU=
github.com/kong/kubernetes-testing-framework v0.33.0 h1:RHpVj7AyTFj4mK6sFnob09p+B0tsiE05nUC86Bio1sE=
github.com/kong/kubernetes-testing-framework v0.33.0/go.mod h1:oVUWj+zZp+kDoX3x/IZtPir0FhWgcTPBfL4qGlXjDTg=
github.com/kong/semver/v4 v4.0.1 h1:DIcNR8W3gfx0KabFBADPalxxsp+q/5COwIFkkhrFQ2Y=
github.com/kong/semver/v4 v4.0.1/go.mod h1:LImQ0oT15pJvSns/hs2laLca2zcYoHu5EsSNY0J6/QA=
github.com/konsorten/go-windows-terminal-sequences v1.0.3/go.mod h1:T0+1ngSBFLxvqU3pZ+m/2kptfBszLMUkC4ZK/EgS/cQ=
Expand Down

0 comments on commit 5731f92

Please sign in to comment.