Skip to content

Commit

Permalink
chore(deps): bump github.com/kong/kubernetes-testing-framework (#1547)
Browse files Browse the repository at this point in the history
Bumps [github.com/kong/kubernetes-testing-framework](https:/kong/kubernetes-testing-framework) from 0.0.14 to 0.1.2.
- [Release notes](https:/kong/kubernetes-testing-framework/releases)
- [Commits](Kong/kubernetes-testing-framework@v0.0.14...v0.1.2)

---
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] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 14, 2021
1 parent bde3f38 commit 6c77c91
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/huandu/xstrings v1.3.2 // indirect
github.com/kong/deck v1.7.0
github.com/kong/go-kong v0.20.0
github.com/kong/kubernetes-testing-framework v0.0.14
github.com/kong/kubernetes-testing-framework v0.1.2
github.com/lithammer/dedent v1.1.0
github.com/mitchellh/copystructure v1.2.0 // indirect
github.com/mitchellh/mapstructure v1.4.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -671,8 +671,8 @@ github.com/kong/deck v1.7.0/go.mod h1:o2letQaSpXVnDNoXehEibOF6q7v46qtbsKOCC+1owA
github.com/kong/go-kong v0.19.0/go.mod h1:HyNtOxzh/tzmOV//ccO5NAdmrCnq8b86YUPjmdy5aog=
github.com/kong/go-kong v0.20.0 h1:KiPsJORNs9UbjU8m1Tr3MZkIiKkzcVHIz0EYeT7SD3c=
github.com/kong/go-kong v0.20.0/go.mod h1:eQP22bzJVeiEH77hYdWD019WjecJFVFHm77kPXquC28=
github.com/kong/kubernetes-testing-framework v0.0.14 h1:X21eKG+4VNwJBJdN1So6k58stZ+REs3FxhrXfFeV8OE=
github.com/kong/kubernetes-testing-framework v0.0.14/go.mod h1:78PZK51KDRW/bpU2KjsSYpX74mOBQE2H9dg4Jw+2a94=
github.com/kong/kubernetes-testing-framework v0.1.2 h1:TOizH1yGJeZROUphnj6OLCnFvA9MW0pIQhmrxVt8SFQ=
github.com/kong/kubernetes-testing-framework v0.1.2/go.mod h1:4/uLobqcxsta5sdvrHQEzztIZzhAXWInoqQ6xVmRSyE=
github.com/konsorten/go-windows-terminal-sequences v1.0.1/go.mod h1:T0+1ngSBFLxvqU3pZ+m/2kptfBszLMUkC4ZK/EgS/cQ=
github.com/konsorten/go-windows-terminal-sequences v1.0.2/go.mod h1:T0+1ngSBFLxvqU3pZ+m/2kptfBszLMUkC4ZK/EgS/cQ=
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 6c77c91

Please sign in to comment.