File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ require (
33
33
golang.org/x/text v0.20.0
34
34
gotest.tools/v3 v3.5.1
35
35
inet.af/netaddr v0.0.0-20230525184311-b8eac61e914a
36
- k8s.io/client-go v0.31.2
36
+ k8s.io/client-go v0.31.3
37
37
)
38
38
39
39
// TODO: replace with gopkg.in/yaml.v3 after https://github.com/go-yaml/yaml/pull/862
Original file line number Diff line number Diff line change @@ -765,5 +765,5 @@ honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099/go.mod h1:rf3lG4BRIbNafJWh
765
765
honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc /go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4 =
766
766
inet.af/netaddr v0.0.0-20230525184311-b8eac61e914a h1:1XCVEdxrvL6c0TGOhecLuB7U9zYNdxZEjvOqJreKZiM =
767
767
inet.af/netaddr v0.0.0-20230525184311-b8eac61e914a /go.mod h1:e83i32mAQOW1LAqEIweALsuK2Uw4mhQadA5r7b0Wobo =
768
- k8s.io/client-go v0.31.2 h1:Y2F4dxU5d3AQj+ybwSMqQnpZH9F30//1ObxOKlTI9yc =
769
- k8s.io/client-go v0.31.2 /go.mod h1:NPa74jSVR/+eez2dFsEIHNa+3o09vtNaWwWwb1qSxSs =
768
+ k8s.io/client-go v0.31.3 h1:CAlZuM+PH2cm+86LOBemaJI/lQ5linJ6UFxKX/SoG+4 =
769
+ k8s.io/client-go v0.31.3 /go.mod h1:2CgjPUTpv3fE5dNygAr2NcM8nhHzXvxB8KL5gYc3kJs =
You can’t perform that action at this time.
0 commit comments