|
1 | 1 | module k8s.io/dns
|
2 | 2 |
|
3 |
| -go 1.23.0 |
| 3 | +go 1.24.0 |
4 | 4 |
|
5 | 5 | require (
|
6 |
| - github.com/coredns/caddy v1.1.1 |
7 |
| - github.com/coredns/coredns v1.11.3 |
| 6 | + github.com/coredns/caddy v1.1.2-0.20241029205200-8de985351a98 |
| 7 | + github.com/coredns/coredns v1.12.2 |
8 | 8 | github.com/coreos/go-systemd v0.0.0-20191104093116-d3cd4ed1dbcf
|
9 |
| - github.com/miekg/dns v1.1.63 |
| 9 | + github.com/miekg/dns v1.1.66 |
10 | 10 | github.com/onsi/ginkgo v1.16.5
|
11 |
| - github.com/onsi/gomega v1.36.1 |
12 |
| - github.com/prometheus/client_golang v1.19.1 |
| 11 | + github.com/onsi/gomega v1.36.2 |
| 12 | + github.com/prometheus/client_golang v1.22.0 |
13 | 13 | github.com/spf13/pflag v1.0.6
|
14 | 14 | github.com/stretchr/testify v1.10.0
|
15 |
| - github.com/vishvananda/netlink v1.1.0 |
16 |
| - go.etcd.io/etcd/api/v3 v3.5.18 |
17 |
| - go.etcd.io/etcd/client/pkg/v3 v3.5.18 |
18 |
| - go.etcd.io/etcd/client/v2 v2.305.18 |
19 |
| - go.etcd.io/etcd/client/v3 v3.5.18 |
20 |
| - golang.org/x/net v0.38.0 |
21 |
| - k8s.io/api v0.30.12 |
22 |
| - k8s.io/apimachinery v0.30.12 |
23 |
| - k8s.io/client-go v0.30.12 |
| 15 | + github.com/vishvananda/netlink v1.3.1 |
| 16 | + go.etcd.io/etcd/api/v3 v3.6.0 |
| 17 | + go.etcd.io/etcd/client/pkg/v3 v3.6.0 |
| 18 | + go.etcd.io/etcd/client/v2 v2.305.21 |
| 19 | + go.etcd.io/etcd/client/v3 v3.6.0 |
| 20 | + golang.org/x/net v0.40.0 |
| 21 | + k8s.io/api v0.32.3 |
| 22 | + k8s.io/apimachinery v0.32.3 |
| 23 | + k8s.io/client-go v0.32.3 |
24 | 24 | k8s.io/component-base v0.24.7
|
25 |
| - k8s.io/klog/v2 v2.120.1 |
26 |
| - k8s.io/kubernetes v1.30.12 |
27 |
| - k8s.io/utils v0.0.0-20230726121419-3b25d923346b |
| 25 | + k8s.io/klog/v2 v2.130.1 |
| 26 | + k8s.io/kubernetes v1.33.1 |
| 27 | + k8s.io/utils v0.0.0-20241104100929-3ea5e8cea738 |
28 | 28 | )
|
29 | 29 |
|
30 | 30 | require (
|
31 |
| - github.com/DataDog/appsec-internal-go v1.5.0 // indirect |
32 |
| - github.com/DataDog/datadog-agent/pkg/obfuscate v0.48.0 // indirect |
33 |
| - github.com/DataDog/datadog-agent/pkg/remoteconfig/state v0.48.1 // indirect |
34 |
| - github.com/DataDog/datadog-go/v5 v5.3.0 // indirect |
35 |
| - github.com/DataDog/go-libddwaf/v2 v2.3.2 // indirect |
36 |
| - github.com/DataDog/go-tuf v1.0.2-0.5.2 // indirect |
37 |
| - github.com/DataDog/sketches-go v1.4.2 // indirect |
38 |
| - github.com/Microsoft/go-winio v0.6.1 // indirect |
| 31 | + github.com/DataDog/appsec-internal-go v1.9.0 // indirect |
| 32 | + github.com/DataDog/datadog-agent/comp/core/tagger/origindetection v0.64.0-rc.1 // indirect |
| 33 | + github.com/DataDog/datadog-agent/pkg/obfuscate v0.64.0-rc.1 // indirect |
| 34 | + github.com/DataDog/datadog-agent/pkg/proto v0.64.0-rc.1 // indirect |
| 35 | + github.com/DataDog/datadog-agent/pkg/remoteconfig/state v0.64.0-rc.1 // indirect |
| 36 | + github.com/DataDog/datadog-agent/pkg/trace v0.64.0-rc.1 // indirect |
| 37 | + github.com/DataDog/datadog-agent/pkg/util/log v0.64.0-rc.1 // indirect |
| 38 | + github.com/DataDog/datadog-agent/pkg/util/scrubber v0.64.0-rc.1 // indirect |
| 39 | + github.com/DataDog/datadog-agent/pkg/version v0.64.0-rc.1 // indirect |
| 40 | + github.com/DataDog/datadog-go/v5 v5.6.0 // indirect |
| 41 | + github.com/DataDog/go-libddwaf/v3 v3.5.3 // indirect |
| 42 | + github.com/DataDog/go-runtime-metrics-internal v0.0.4-0.20241206090539-a14610dc22b6 // indirect |
| 43 | + github.com/DataDog/go-sqllexer v0.1.6 // indirect |
| 44 | + github.com/DataDog/go-tuf v1.1.0-0.5.2 // indirect |
| 45 | + github.com/DataDog/opentelemetry-mapping-go/pkg/otlp/attributes v0.26.0 // indirect |
| 46 | + github.com/DataDog/sketches-go v1.4.7 // indirect |
| 47 | + github.com/Microsoft/go-winio v0.6.2 // indirect |
39 | 48 | github.com/apparentlymart/go-cidr v1.1.0 // indirect
|
40 | 49 | github.com/beorn7/perks v1.0.1 // indirect
|
41 | 50 | github.com/blang/semver/v4 v4.0.0 // indirect
|
42 |
| - github.com/cespare/xxhash/v2 v2.2.0 // indirect |
| 51 | + github.com/cespare/xxhash/v2 v2.3.0 // indirect |
| 52 | + github.com/cihub/seelog v0.0.0-20170130134532-f561c5e57575 // indirect |
43 | 53 | github.com/coreos/go-semver v0.3.1 // indirect
|
44 | 54 | github.com/coreos/go-systemd/v22 v22.5.0 // indirect
|
45 | 55 | github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
|
46 | 56 | github.com/dnstap/golang-dnstap v0.4.0 // indirect
|
47 | 57 | github.com/dustin/go-humanize v1.0.1 // indirect
|
48 |
| - github.com/ebitengine/purego v0.6.0-alpha.5 // indirect |
| 58 | + github.com/eapache/queue/v2 v2.0.0-20230407133247-75960ed334e4 // indirect |
| 59 | + github.com/ebitengine/purego v0.8.2 // indirect |
49 | 60 | github.com/emicklei/go-restful/v3 v3.11.0 // indirect
|
50 | 61 | github.com/evanphx/json-patch v5.6.0+incompatible // indirect
|
51 | 62 | github.com/farsightsec/golang-framestream v0.3.0 // indirect
|
52 | 63 | github.com/flynn/go-shlex v0.0.0-20150515145356-3f9db97f8568 // indirect
|
53 | 64 | github.com/fsnotify/fsnotify v1.7.0 // indirect
|
54 |
| - github.com/go-logr/logr v1.4.2 // indirect |
55 |
| - github.com/go-openapi/jsonpointer v0.19.6 // indirect |
| 65 | + github.com/go-logr/logr v1.4.3 // indirect |
| 66 | + github.com/go-ole/go-ole v1.3.0 // indirect |
| 67 | + github.com/go-openapi/jsonpointer v0.21.0 // indirect |
56 | 68 | github.com/go-openapi/jsonreference v0.20.2 // indirect
|
57 |
| - github.com/go-openapi/swag v0.22.3 // indirect |
| 69 | + github.com/go-openapi/swag v0.23.0 // indirect |
58 | 70 | github.com/go-task/slim-sprig v0.0.0-20230315185526-52ccab3ef572 // indirect
|
59 | 71 | github.com/go-task/slim-sprig/v3 v3.0.0 // indirect
|
60 | 72 | github.com/gogo/protobuf v1.3.2 // indirect
|
61 | 73 | github.com/golang/protobuf v1.5.4 // indirect
|
62 |
| - github.com/google/gnostic-models v0.6.8 // indirect |
63 |
| - github.com/google/go-cmp v0.6.0 // indirect |
| 74 | + github.com/google/gnostic-models v0.6.9 // indirect |
| 75 | + github.com/google/go-cmp v0.7.0 // indirect |
64 | 76 | github.com/google/gofuzz v1.2.0 // indirect
|
65 |
| - github.com/google/pprof v0.0.0-20240827171923-fa2c70bbbfe5 // indirect |
| 77 | + github.com/google/pprof v0.0.0-20241210010833-40e02aabc2ad // indirect |
66 | 78 | github.com/google/uuid v1.6.0 // indirect
|
| 79 | + github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.3 // indirect |
67 | 80 | github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 // indirect
|
68 |
| - github.com/hashicorp/errwrap v1.1.0 // indirect |
69 |
| - github.com/hashicorp/go-multierror v1.1.1 // indirect |
| 81 | + github.com/hashicorp/go-secure-stdlib/parseutil v0.1.7 // indirect |
| 82 | + github.com/hashicorp/go-secure-stdlib/strutil v0.1.2 // indirect |
| 83 | + github.com/hashicorp/go-sockaddr v1.0.2 // indirect |
70 | 84 | github.com/imdario/mergo v0.3.12 // indirect
|
71 | 85 | github.com/inconshreveable/mousetrap v1.1.0 // indirect
|
72 | 86 | github.com/josharian/intern v1.0.0 // indirect
|
73 | 87 | github.com/json-iterator/go v1.1.12 // indirect
|
| 88 | + github.com/lufia/plan9stats v0.0.0-20240226150601-1dcf7310316a // indirect |
74 | 89 | github.com/mailru/easyjson v0.7.7 // indirect
|
75 | 90 | github.com/matttproud/golang_protobuf_extensions v1.0.4 // indirect
|
| 91 | + github.com/mitchellh/mapstructure v1.5.1-0.20231216201459-8508981c8b6c // indirect |
76 | 92 | github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
|
77 | 93 | github.com/modern-go/reflect2 v1.0.2 // indirect
|
78 | 94 | github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
|
79 | 95 | github.com/nxadm/tail v1.4.8 // indirect
|
80 |
| - github.com/onsi/ginkgo/v2 v2.20.1 // indirect |
| 96 | + github.com/onsi/ginkgo/v2 v2.22.1 // indirect |
81 | 97 | github.com/opentracing-contrib/go-observer v0.0.0-20170622124052-a52f23424492 // indirect
|
82 | 98 | github.com/opentracing/opentracing-go v1.2.0 // indirect
|
83 | 99 | github.com/openzipkin-contrib/zipkin-go-opentracing v0.5.0 // indirect
|
84 |
| - github.com/openzipkin/zipkin-go v0.4.2 // indirect |
| 100 | + github.com/openzipkin/zipkin-go v0.4.3 // indirect |
85 | 101 | github.com/outcaste-io/ristretto v0.2.3 // indirect
|
86 |
| - github.com/philhofer/fwd v1.1.2 // indirect |
| 102 | + github.com/philhofer/fwd v1.1.3-0.20240916144458-20a13a1f6b7c // indirect |
87 | 103 | github.com/pkg/errors v0.9.1 // indirect
|
| 104 | + github.com/planetscale/vtprotobuf v0.6.1-0.20240319094008-0393e58bdf10 // indirect |
88 | 105 | github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
|
89 |
| - github.com/prometheus/client_model v0.6.0 // indirect |
90 |
| - github.com/prometheus/common v0.53.0 // indirect |
91 |
| - github.com/prometheus/procfs v0.12.0 // indirect |
92 |
| - github.com/quic-go/quic-go v0.48.2 // indirect |
93 |
| - github.com/secure-systems-lab/go-securesystemslib v0.7.0 // indirect |
94 |
| - github.com/spf13/cobra v1.7.0 // indirect |
95 |
| - github.com/tinylib/msgp v1.1.8 // indirect |
96 |
| - github.com/vishvananda/netns v0.0.4 // indirect |
| 106 | + github.com/power-devops/perfstat v0.0.0-20240221224432-82ca36839d55 // indirect |
| 107 | + github.com/prometheus/client_model v0.6.2 // indirect |
| 108 | + github.com/prometheus/common v0.64.0 // indirect |
| 109 | + github.com/prometheus/procfs v0.15.1 // indirect |
| 110 | + github.com/puzpuzpuz/xsync/v3 v3.5.1 // indirect |
| 111 | + github.com/quic-go/quic-go v0.52.0 // indirect |
| 112 | + github.com/ryanuber/go-glob v1.0.0 // indirect |
| 113 | + github.com/secure-systems-lab/go-securesystemslib v0.9.0 // indirect |
| 114 | + github.com/shirou/gopsutil/v4 v4.25.1 // indirect |
| 115 | + github.com/spf13/cobra v1.8.1 // indirect |
| 116 | + github.com/tinylib/msgp v1.2.5 // indirect |
| 117 | + github.com/tklauser/go-sysconf v0.3.14 // indirect |
| 118 | + github.com/tklauser/numcpus v0.8.0 // indirect |
| 119 | + github.com/vishvananda/netns v0.0.5 // indirect |
| 120 | + github.com/yusufpapurcu/wmi v1.2.4 // indirect |
| 121 | + go.opentelemetry.io/collector/component v0.120.0 // indirect |
| 122 | + go.opentelemetry.io/collector/pdata v1.26.0 // indirect |
| 123 | + go.opentelemetry.io/collector/pdata/pprofile v0.120.0 // indirect |
| 124 | + go.opentelemetry.io/collector/semconv v0.120.0 // indirect |
| 125 | + go.opentelemetry.io/otel v1.35.0 // indirect |
| 126 | + go.opentelemetry.io/otel/metric v1.35.0 // indirect |
| 127 | + go.opentelemetry.io/otel/sdk/metric v1.35.0 // indirect |
| 128 | + go.opentelemetry.io/otel/trace v1.35.0 // indirect |
97 | 129 | go.uber.org/atomic v1.11.0 // indirect
|
98 |
| - go.uber.org/mock v0.4.0 // indirect |
| 130 | + go.uber.org/automaxprocs v1.6.0 // indirect |
| 131 | + go.uber.org/mock v0.5.0 // indirect |
99 | 132 | go.uber.org/multierr v1.11.0 // indirect
|
100 |
| - go.uber.org/zap v1.26.0 // indirect |
101 |
| - golang.org/x/crypto v0.36.0 // indirect |
102 |
| - golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56 // indirect |
103 |
| - golang.org/x/mod v0.20.0 // indirect |
104 |
| - golang.org/x/oauth2 v0.18.0 // indirect |
105 |
| - golang.org/x/sync v0.12.0 // indirect |
106 |
| - golang.org/x/sys v0.31.0 // indirect |
107 |
| - golang.org/x/term v0.30.0 // indirect |
108 |
| - golang.org/x/text v0.23.0 // indirect |
109 |
| - golang.org/x/time v0.5.0 // indirect |
110 |
| - golang.org/x/tools v0.24.0 // indirect |
111 |
| - golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 // indirect |
112 |
| - google.golang.org/appengine v1.6.8 // indirect |
113 |
| - google.golang.org/genproto/googleapis/api v0.0.0-20240311132316-a219d84964c2 // indirect |
114 |
| - google.golang.org/genproto/googleapis/rpc v0.0.0-20240318140521-94a12d6c2237 // indirect |
115 |
| - google.golang.org/grpc v1.63.2 // indirect |
116 |
| - google.golang.org/protobuf v1.35.1 // indirect |
117 |
| - gopkg.in/DataDog/dd-trace-go.v1 v1.62.0 // indirect |
| 133 | + go.uber.org/zap v1.27.0 // indirect |
| 134 | + golang.org/x/crypto v0.38.0 // indirect |
| 135 | + golang.org/x/exp v0.0.0-20250210185358-939b2ce775ac // indirect |
| 136 | + golang.org/x/mod v0.24.0 // indirect |
| 137 | + golang.org/x/oauth2 v0.30.0 // indirect |
| 138 | + golang.org/x/sync v0.14.0 // indirect |
| 139 | + golang.org/x/sys v0.33.0 // indirect |
| 140 | + golang.org/x/term v0.32.0 // indirect |
| 141 | + golang.org/x/text v0.25.0 // indirect |
| 142 | + golang.org/x/time v0.11.0 // indirect |
| 143 | + golang.org/x/tools v0.32.0 // indirect |
| 144 | + golang.org/x/xerrors v0.0.0-20231012003039-104605ab7028 // indirect |
| 145 | + google.golang.org/genproto/googleapis/api v0.0.0-20250505200425-f936aa4a68b2 // indirect |
| 146 | + google.golang.org/genproto/googleapis/rpc v0.0.0-20250512202823-5a2f75b736a9 // indirect |
| 147 | + google.golang.org/grpc v1.72.2 // indirect |
| 148 | + google.golang.org/protobuf v1.36.6 // indirect |
| 149 | + gopkg.in/DataDog/dd-trace-go.v1 v1.73.1 // indirect |
118 | 150 | gopkg.in/inf.v0 v0.9.1 // indirect
|
| 151 | + gopkg.in/ini.v1 v1.67.0 // indirect |
119 | 152 | gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 // indirect
|
120 | 153 | gopkg.in/yaml.v2 v2.4.0 // indirect
|
121 | 154 | gopkg.in/yaml.v3 v3.0.1 // indirect
|
122 |
| - k8s.io/kube-openapi v0.0.0-20240228011516-70dd3763d340 // indirect |
123 |
| - sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd // indirect |
124 |
| - sigs.k8s.io/structured-merge-diff/v4 v4.4.1 // indirect |
125 |
| - sigs.k8s.io/yaml v1.3.0 // indirect |
| 155 | + k8s.io/kube-openapi v0.0.0-20250318190949-c8a335a9a2ff // indirect |
| 156 | + sigs.k8s.io/json v0.0.0-20241010143419-9aa6b5e7a4b3 // indirect |
| 157 | + sigs.k8s.io/randfill v1.0.0 // indirect |
| 158 | + sigs.k8s.io/structured-merge-diff/v4 v4.6.0 // indirect |
| 159 | + sigs.k8s.io/yaml v1.4.0 // indirect |
126 | 160 | )
|
127 | 161 |
|
128 | 162 | replace (
|
|
0 commit comments