Skip to content

Commit

Permalink
Bump k8s.io/cli-runtime from 0.25.12 to 0.25.13
Browse files Browse the repository at this point in the history
Bumps [k8s.io/cli-runtime](https://github.com/kubernetes/cli-runtime) from 0.25.12 to 0.25.13.
- [Commits](kubernetes/cli-runtime@v0.25.12...v0.25.13)

---
updated-dependencies:
- dependency-name: k8s.io/cli-runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and tekton-robot committed Aug 24, 2023
1 parent 7f267a6 commit 78bcb31
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 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 (
gotest.tools/v3 v3.5.0
k8s.io/api v0.27.3
k8s.io/apimachinery v0.27.3
k8s.io/cli-runtime v0.25.12
k8s.io/cli-runtime v0.25.13
k8s.io/client-go v0.27.3
knative.dev/pkg v0.0.0-20230518105712-dfb4bf04635d
sigs.k8s.io/yaml v1.3.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -4252,8 +4252,8 @@ k8s.io/apiserver v0.20.4/go.mod h1:Mc80thBKOyy7tbvFtB4kJv1kbdD0eIH8k8vianJcbFM=
k8s.io/apiserver v0.20.6/go.mod h1:QIJXNt6i6JB+0YQRNcS0hdRHJlMhflFmsBDeSgT1r8Q=
k8s.io/apiserver v0.22.5/go.mod h1:s2WbtgZAkTKt679sYtSudEQrTGWUSQAPe6MupLnlmaQ=
k8s.io/apiserver v0.23.4/go.mod h1:A6l/ZcNtxGfPSqbFDoxxOjEjSKBaQmE+UTveOmMkpNc=
k8s.io/cli-runtime v0.25.12 h1:X9wS22mcy2gvmsrdhdQGPVBBsU2DZxKq5cB33U+WuTg=
k8s.io/cli-runtime v0.25.12/go.mod h1:4D9Txev1AL8/VprZOQvM6qfwmeQX411e6s144v6tHWM=
k8s.io/cli-runtime v0.25.13 h1:9SUnmF++TspwNZ+zydplu7Rw39PFdA11wJiSbKgp+pY=
k8s.io/cli-runtime v0.25.13/go.mod h1:wwGCtpAMULPjQNEwBSMoWxdGHFz0+XGTQlhcyCo5vHE=
k8s.io/client-go v0.25.9 h1:U0S3nc71NRfHXiA0utyCkPt3Mv1SWpQw0g5VfBCv5xg=
k8s.io/client-go v0.25.9/go.mod h1:tmPyOtpbbkneXj65EYZ4sXun1BE/2F2XlRABVj9CBgc=
k8s.io/code-generator v0.19.7/go.mod h1:lwEq3YnLYb/7uVXLorOJfxg+cUu2oihFhHZ0n9NIla0=
Expand Down
2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2119,7 +2119,7 @@ k8s.io/apimachinery/pkg/version
k8s.io/apimachinery/pkg/watch
k8s.io/apimachinery/third_party/forked/golang/json
k8s.io/apimachinery/third_party/forked/golang/reflect
# k8s.io/cli-runtime v0.25.12
# k8s.io/cli-runtime v0.25.13
## explicit; go 1.19
k8s.io/cli-runtime/pkg/genericclioptions
k8s.io/cli-runtime/pkg/printers
Expand Down

0 comments on commit 78bcb31

Please sign in to comment.