File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5
5
toolchain go1.21.9
6
6
7
7
require (
8
- github.com/brancz/kube-rbac-proxy v0.16.0
8
+ github.com/brancz/kube-rbac-proxy v0.16.1
9
9
github.com/coreos/go-oidc/v3 v3.10.0
10
10
github.com/deepmap/oapi-codegen v1.16.2
11
11
github.com/efficientgo/core v1.0.0-rc.2
Original file line number Diff line number Diff line change @@ -106,8 +106,8 @@ github.com/beorn7/perks v1.0.1/go.mod h1:G2ZrVWU2WbWT9wwq4/hrbKbnv/1ERSJQ0ibhJ6r
106
106
github.com/blang/semver/v4 v4.0.0 h1:1PFHFE6yCCTv8C1TeyNNarDzntLi7wMI5i/pzqYIsAM =
107
107
github.com/blang/semver/v4 v4.0.0 /go.mod h1:IbckMUScFkM3pff0VJDNKRiT6TG/YpiHIM2yvyW5YoQ =
108
108
github.com/bmatcuk/doublestar v1.1.1 /go.mod h1:UD6OnuiIn0yFxxA2le/rnRU1G4RaI4UvFv1sNto9p6w =
109
- github.com/brancz/kube-rbac-proxy v0.16.0 h1:npm8m0KDTsVJb3EWs9XGNzUHMmOxwsafEo1bPRXWZqI =
110
- github.com/brancz/kube-rbac-proxy v0.16.0 /go.mod h1:fzEnI60rGXpYb2ICE20IyURFJNL/np7jopISDalPe04 =
109
+ github.com/brancz/kube-rbac-proxy v0.16.1 h1:naHwCf1Qt0Zaawa2lfGq2NBsTrz+GRPuEGYeFoFda+k =
110
+ github.com/brancz/kube-rbac-proxy v0.16.1 /go.mod h1:fzEnI60rGXpYb2ICE20IyURFJNL/np7jopISDalPe04 =
111
111
github.com/bytecodealliance/wasmtime-go/v3 v3.0.2 h1:3uZCA/BLTIu+DqCfguByNMJa2HVHpXvjfy0Dy7g6fuA =
112
112
github.com/bytecodealliance/wasmtime-go/v3 v3.0.2 /go.mod h1:RnUjnIXxEJcL6BgCvNyzCCRzZcxCgsZCi+RNlvYor5Q =
113
113
github.com/bytedance/sonic v1.5.0 /go.mod h1:ED5hyg4y6t3/9Ku1R6dU/4KyJ48DZ4jPhfY1O2AihPM =
You can’t perform that action at this time.
0 commit comments