Skip to content

Commit

Permalink
Bump github.com/brancz/kube-rbac-proxy from 0.16.0 to 0.16.1 (#709)
Browse files Browse the repository at this point in the history
Bumps [github.com/brancz/kube-rbac-proxy](https://github.com/brancz/kube-rbac-proxy) from 0.16.0 to 0.16.1.
- [Release notes](https://github.com/brancz/kube-rbac-proxy/releases)
- [Changelog](https://github.com/brancz/kube-rbac-proxy/blob/v0.16.1/CHANGELOG.md)
- [Commits](brancz/kube-rbac-proxy@v0.16.0...v0.16.1)

---
updated-dependencies:
- dependency-name: github.com/brancz/kube-rbac-proxy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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] authored May 20, 2024
1 parent 495a9a3 commit bac4016
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 @@ -5,7 +5,7 @@ go 1.21
toolchain go1.21.9

require (
github.com/brancz/kube-rbac-proxy v0.16.0
github.com/brancz/kube-rbac-proxy v0.16.1
github.com/coreos/go-oidc/v3 v3.10.0
github.com/deepmap/oapi-codegen v1.16.2
github.com/efficientgo/core v1.0.0-rc.2
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -106,8 +106,8 @@ github.com/beorn7/perks v1.0.1/go.mod h1:G2ZrVWU2WbWT9wwq4/hrbKbnv/1ERSJQ0ibhJ6r
github.com/blang/semver/v4 v4.0.0 h1:1PFHFE6yCCTv8C1TeyNNarDzntLi7wMI5i/pzqYIsAM=
github.com/blang/semver/v4 v4.0.0/go.mod h1:IbckMUScFkM3pff0VJDNKRiT6TG/YpiHIM2yvyW5YoQ=
github.com/bmatcuk/doublestar v1.1.1/go.mod h1:UD6OnuiIn0yFxxA2le/rnRU1G4RaI4UvFv1sNto9p6w=
github.com/brancz/kube-rbac-proxy v0.16.0 h1:npm8m0KDTsVJb3EWs9XGNzUHMmOxwsafEo1bPRXWZqI=
github.com/brancz/kube-rbac-proxy v0.16.0/go.mod h1:fzEnI60rGXpYb2ICE20IyURFJNL/np7jopISDalPe04=
github.com/brancz/kube-rbac-proxy v0.16.1 h1:naHwCf1Qt0Zaawa2lfGq2NBsTrz+GRPuEGYeFoFda+k=
github.com/brancz/kube-rbac-proxy v0.16.1/go.mod h1:fzEnI60rGXpYb2ICE20IyURFJNL/np7jopISDalPe04=
github.com/bytecodealliance/wasmtime-go/v3 v3.0.2 h1:3uZCA/BLTIu+DqCfguByNMJa2HVHpXvjfy0Dy7g6fuA=
github.com/bytecodealliance/wasmtime-go/v3 v3.0.2/go.mod h1:RnUjnIXxEJcL6BgCvNyzCCRzZcxCgsZCi+RNlvYor5Q=
github.com/bytedance/sonic v1.5.0/go.mod h1:ED5hyg4y6t3/9Ku1R6dU/4KyJ48DZ4jPhfY1O2AihPM=
Expand Down

0 comments on commit bac4016

Please sign in to comment.