Skip to content

Commit

Permalink
Update autogenerated
Browse files Browse the repository at this point in the history
  • Loading branch information
zimnx committed May 20, 2024
1 parent fc4a773 commit 9979792
Show file tree
Hide file tree
Showing 4 changed files with 930 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ require (
github.com/onsi/ginkgo/v2 v2.17.3
github.com/onsi/gomega v1.33.1
github.com/pkg/errors v0.9.1
github.com/prometheus/common v0.52.3
github.com/spf13/cobra v1.8.0
github.com/spf13/pflag v1.0.5
golang.org/x/sync v0.7.0
Expand Down Expand Up @@ -98,7 +99,6 @@ require (
github.com/peterbourgon/diskv v2.0.1+incompatible // indirect
github.com/prometheus/client_golang v1.19.0 // indirect
github.com/prometheus/client_model v0.6.1 // indirect
github.com/prometheus/common v0.52.3 // indirect
github.com/prometheus/procfs v0.13.0 // indirect
github.com/russross/blackfriday/v2 v2.1.0 // indirect
github.com/stoewer/go-strcase v1.3.0 // indirect
Expand Down
3 changes: 3 additions & 0 deletions vendor/k8s.io/kubernetes/pkg/kubelet/metrics/OWNERS

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 9979792

Please sign in to comment.