mirror of
https://github.com/kubernetes/kubectl.git
synced 2026-02-19 02:28:08 -05:00
fix cli throwing an error when trying to tail the logs for a Pod Kubernetes-commit: 18865bef4158651b9d818201505af41dcba3125d
96 lines
4 KiB
Modula-2
96 lines
4 KiB
Modula-2
// This is a generated file. Do not edit directly.
|
|
|
|
module k8s.io/kubectl
|
|
|
|
go 1.25.0
|
|
|
|
godebug default=go1.25
|
|
|
|
require (
|
|
github.com/MakeNowJust/heredoc v1.0.0
|
|
github.com/chai2010/gettext-go v1.0.2
|
|
github.com/distribution/reference v0.6.0
|
|
github.com/exponent-io/jsonpath v0.0.0-20210407135951-1de76d718b3f
|
|
github.com/fatih/camelcase v1.0.0
|
|
github.com/go-openapi/jsonreference v0.20.2
|
|
github.com/google/gnostic-models v0.7.0
|
|
github.com/google/go-cmp v0.7.0
|
|
github.com/jonboulle/clockwork v0.5.0
|
|
github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de
|
|
github.com/lithammer/dedent v1.1.0
|
|
github.com/mitchellh/go-wordwrap v1.0.1
|
|
github.com/moby/term v0.5.0
|
|
github.com/onsi/ginkgo/v2 v2.27.4
|
|
github.com/onsi/gomega v1.39.0
|
|
github.com/russross/blackfriday/v2 v2.1.0
|
|
github.com/spf13/cobra v1.10.0
|
|
github.com/spf13/pflag v1.0.9
|
|
github.com/stretchr/testify v1.11.1
|
|
go.yaml.in/yaml/v2 v2.4.3
|
|
golang.org/x/sys v0.40.0
|
|
golang.org/x/text v0.33.0
|
|
gopkg.in/evanphx/json-patch.v4 v4.13.0
|
|
k8s.io/api v0.0.0-20260216020345-f32ed1d60cf0
|
|
k8s.io/apimachinery v0.0.0-20260213213800-b2e9f88ff6d4
|
|
k8s.io/cli-runtime v0.0.0-20260212213401-29e356f987d1
|
|
k8s.io/client-go v0.0.0-20260213042735-6cda0df027ee
|
|
k8s.io/component-base v0.0.0-20260212210418-3080db3816b9
|
|
k8s.io/component-helpers v0.0.0-20260212210605-3dae38a346af
|
|
k8s.io/klog/v2 v2.130.1
|
|
k8s.io/kube-openapi v0.0.0-20260127142750-a19766b6e2d4
|
|
k8s.io/metrics v0.0.0-20260212213156-7091975eb730
|
|
k8s.io/utils v0.0.0-20260210185600-b8788abfbbc2
|
|
sigs.k8s.io/json v0.0.0-20250730193827-2d320260d730
|
|
sigs.k8s.io/kustomize/kustomize/v5 v5.7.1
|
|
sigs.k8s.io/kustomize/kyaml v0.20.1
|
|
sigs.k8s.io/randfill v1.0.0
|
|
sigs.k8s.io/structured-merge-diff/v6 v6.3.2
|
|
sigs.k8s.io/yaml v1.6.0
|
|
)
|
|
|
|
require (
|
|
github.com/Azure/go-ansiterm v0.0.0-20230124172434-306776ec8161 // indirect
|
|
github.com/Masterminds/semver/v3 v3.4.0 // indirect
|
|
github.com/blang/semver/v4 v4.0.0 // indirect
|
|
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
|
|
github.com/emicklei/go-restful/v3 v3.13.0 // indirect
|
|
github.com/fxamacker/cbor/v2 v2.9.0 // indirect
|
|
github.com/go-errors/errors v1.4.2 // indirect
|
|
github.com/go-logr/logr v1.4.3 // indirect
|
|
github.com/go-openapi/jsonpointer v0.21.0 // indirect
|
|
github.com/go-openapi/swag v0.23.0 // indirect
|
|
github.com/go-task/slim-sprig/v3 v3.0.0 // indirect
|
|
github.com/google/btree v1.1.3 // indirect
|
|
github.com/google/pprof v0.0.0-20250403155104-27863c87afa6 // indirect
|
|
github.com/google/uuid v1.6.0 // indirect
|
|
github.com/gorilla/websocket v1.5.4-0.20250319132907-e064f32e3674 // indirect
|
|
github.com/inconshreveable/mousetrap v1.1.0 // indirect
|
|
github.com/josharian/intern v1.0.0 // indirect
|
|
github.com/json-iterator/go v1.1.12 // indirect
|
|
github.com/mailru/easyjson v0.7.7 // indirect
|
|
github.com/moby/spdystream v0.5.0 // indirect
|
|
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
|
|
github.com/modern-go/reflect2 v1.0.3-0.20250322232337-35a7c28c31ee // indirect
|
|
github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00 // indirect
|
|
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
|
|
github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f // indirect
|
|
github.com/opencontainers/go-digest v1.0.0 // indirect
|
|
github.com/peterbourgon/diskv v2.0.1+incompatible // indirect
|
|
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
|
|
github.com/x448/float16 v0.8.4 // indirect
|
|
github.com/xlab/treeprint v1.2.0 // indirect
|
|
go.yaml.in/yaml/v3 v3.0.4 // indirect
|
|
golang.org/x/mod v0.32.0 // indirect
|
|
golang.org/x/net v0.49.0 // indirect
|
|
golang.org/x/oauth2 v0.34.0 // indirect
|
|
golang.org/x/sync v0.19.0 // indirect
|
|
golang.org/x/term v0.39.0 // indirect
|
|
golang.org/x/time v0.14.0 // indirect
|
|
golang.org/x/tools v0.40.0 // indirect
|
|
google.golang.org/protobuf v1.36.11 // indirect
|
|
gopkg.in/inf.v0 v0.9.1 // indirect
|
|
gopkg.in/yaml.v3 v3.0.1 // indirect
|
|
sigs.k8s.io/kustomize/api v0.20.1 // indirect
|
|
)
|
|
|
|
replace k8s.io/code-generator => k8s.io/code-generator v0.0.0-20260213221116-2ae2d01c2f5f
|