Skip to content

Commit

Permalink
Merge pull request #223 from crossplane-contrib/renovate/k8s.io-utils…
Browse files Browse the repository at this point in the history
…-digest

fix(deps): update k8s.io/utils digest to 24370be
  • Loading branch information
Peefy authored Jan 3, 2025
2 parents 813f284 + f09c2bc commit d854ae8
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 @@ -15,7 +15,7 @@ require (
google.golang.org/protobuf v1.36.1
gopkg.in/yaml.v2 v2.4.0
k8s.io/apimachinery v0.32.0
k8s.io/utils v0.0.0-20241104100929-3ea5e8cea738
k8s.io/utils v0.0.0-20241210054802-24370beab758
kcl-lang.io/krm-kcl v0.11.0
sigs.k8s.io/controller-tools v0.17.0
sigs.k8s.io/yaml v1.4.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1504,8 +1504,8 @@ k8s.io/klog/v2 v2.130.1 h1:n9Xl7H1Xvksem4KFG4PYbdQCQxqc/tTUyrgXaOhHSzk=
k8s.io/klog/v2 v2.130.1/go.mod h1:3Jpz1GvMt720eyJH1ckRHK1EDfpxISzJ7I9OYgaDtPE=
k8s.io/kube-openapi v0.0.0-20241105132330-32ad38e42d3f h1:GA7//TjRY9yWGy1poLzYYJJ4JRdzg3+O6e8I+e+8T5Y=
k8s.io/kube-openapi v0.0.0-20241105132330-32ad38e42d3f/go.mod h1:R/HEjbvWI0qdfb8viZUeVZm0X6IZnxAydC7YU42CMw4=
k8s.io/utils v0.0.0-20241104100929-3ea5e8cea738 h1:M3sRQVHv7vB20Xc2ybTt7ODCeFj6JSWYFzOFnYeS6Ro=
k8s.io/utils v0.0.0-20241104100929-3ea5e8cea738/go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0=
k8s.io/utils v0.0.0-20241210054802-24370beab758 h1:sdbE21q2nlQtFh65saZY+rRM6x6aJJI8IUa1AmH/qa0=
k8s.io/utils v0.0.0-20241210054802-24370beab758/go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0=
kcl-lang.io/cli v0.11.0 h1:Wwx6bQaW5iWDV7DHGdg0RWbS4XSiTjQsXxe+sr+Z4w4=
kcl-lang.io/cli v0.11.0/go.mod h1:omaGEGksFg/3Gjqbx9xIuPxh2G9qQAz1sNGUbtUaIgo=
kcl-lang.io/kcl-go v0.11.0 h1:xQ0z3os9MjeQmLvew3txM2oEpLePGPhWSTxtvntOFcs=
Expand Down

0 comments on commit d854ae8

Please sign in to comment.