1
1
module github.com/uhthomas/automata
2
2
3
- go 1.23.5
3
+ go 1.24.1
4
4
5
5
toolchain go1.24.2
6
6
@@ -12,15 +12,15 @@ require (
12
12
github.com/backube/volsync v0.8.0
13
13
github.com/cert-manager/cert-manager v1.15.3
14
14
github.com/cilium/cilium v1.16.1
15
- github.com/cloudnative-pg/cloudnative-pg v1.25.1
15
+ github.com/cloudnative-pg/cloudnative-pg v1.26.0
16
16
github.com/crunchydata/postgres-operator v0.0.0-00010101000000-000000000000
17
17
github.com/external-secrets/external-secrets v0.9.11
18
18
github.com/grafana/grafana-operator/v5 v5.8.0
19
19
github.com/jodevsa/wireguard-operator v1.2.21-0.20240509203524-1d1bef4d0d82
20
20
github.com/prometheus/prometheus v0.300.1
21
21
github.com/rook/rook/pkg/apis v0.0.0-20240118185538-f46c0845eea7
22
- k8s.io/api v0.32.2
23
- k8s.io/apiextensions-apiserver v0.32.2
22
+ k8s.io/api v0.32.3
23
+ k8s.io/apiextensions-apiserver v0.32.3
24
24
k8s.io/client-go v12.0.0+incompatible
25
25
k8s.io/kube-aggregator v0.30.1
26
26
k8s.io/kubernetes v1.29.1
@@ -29,7 +29,7 @@ require (
29
29
)
30
30
31
31
require (
32
- cel.dev/expr v0.19 .0 // indirect
32
+ cel.dev/expr v0.20 .0 // indirect
33
33
cuelabs.dev/go/oci/ociregistry v0.0.0-20231103182354-93e78c079a13 // indirect
34
34
github.com/Azure/go-ansiterm v0.0.0-20250102033503-faa5f7b0171c // indirect
35
35
github.com/MakeNowJust/heredoc v1.0.0 // indirect
@@ -53,8 +53,8 @@ require (
53
53
github.com/cilium/ebpf v0.15.0 // indirect
54
54
github.com/cilium/hive v0.0.0-20240529072208-d997f86e4219 // indirect
55
55
github.com/cilium/proxy v0.0.0-20240418093727-2c7164c53e26 // indirect
56
- github.com/cloudnative-pg/barman-cloud v0.1.0 // indirect
57
- github.com/cloudnative-pg/machinery v0.1 .0 // indirect
56
+ github.com/cloudnative-pg/barman-cloud v0.3.1 // indirect
57
+ github.com/cloudnative-pg/machinery v0.2 .0 // indirect
58
58
github.com/cockroachdb/apd/v3 v3.2.1 // indirect
59
59
github.com/containernetworking/cni v1.2.1 // indirect
60
60
github.com/coreos/go-semver v0.3.1 // indirect
@@ -75,7 +75,7 @@ require (
75
75
github.com/fsnotify/fsnotify v1.7.0 // indirect
76
76
github.com/fvbommel/sortorder v1.1.0 // indirect
77
77
github.com/go-errors/errors v1.5.1 // indirect
78
- github.com/go-jose/go-jose/v4 v4.0.2 // indirect
78
+ github.com/go-jose/go-jose/v4 v4.0.4 // indirect
79
79
github.com/go-kit/log v0.2.1 // indirect
80
80
github.com/go-logfmt/logfmt v0.6.0 // indirect
81
81
github.com/go-logr/logr v1.4.2 // indirect
@@ -98,7 +98,7 @@ require (
98
98
github.com/google/btree v1.1.3 // indirect
99
99
github.com/google/cel-go v0.22.0 // indirect
100
100
github.com/google/gnostic-models v0.6.9 // indirect
101
- github.com/google/go-cmp v0.6 .0 // indirect
101
+ github.com/google/go-cmp v0.7 .0 // indirect
102
102
github.com/google/go-jsonnet v0.20.0 // indirect
103
103
github.com/google/gofuzz v1.2.0 // indirect
104
104
github.com/google/gopacket v1.1.19 // indirect
@@ -131,7 +131,7 @@ require (
131
131
github.com/jpillora/backoff v1.0.0 // indirect
132
132
github.com/json-iterator/go v1.1.12 // indirect
133
133
github.com/k8snetworkplumbingwg/network-attachment-definition-client v1.4.0 // indirect
134
- github.com/klauspost/compress v1.17.11 // indirect
134
+ github.com/klauspost/compress v1.18.0 // indirect
135
135
github.com/kr/pretty v0.3.1 // indirect
136
136
github.com/kr/text v0.2.0 // indirect
137
137
github.com/kube-object-storage/lib-bucket-provisioner v0.0.0-20221122204822-d1a8c34382f1 // indirect
@@ -170,13 +170,13 @@ require (
170
170
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
171
171
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.80.1 // indirect
172
172
github.com/prometheus/alertmanager v0.27.0 // indirect
173
- github.com/prometheus/client_golang v1.21 .0 // indirect
173
+ github.com/prometheus/client_golang v1.22 .0 // indirect
174
174
github.com/prometheus/client_model v0.6.1 // indirect
175
175
github.com/prometheus/common v0.62.0 // indirect
176
176
github.com/prometheus/common/sigv4 v0.1.0 // indirect
177
177
github.com/prometheus/procfs v0.15.1 // indirect
178
178
github.com/protocolbuffers/txtpbfmt v0.0.0-20230412060525-fa9f017c0ded // indirect
179
- github.com/rogpeppe/go-internal v1.12.0 // indirect
179
+ github.com/rogpeppe/go-internal v1.13.1 // indirect
180
180
github.com/russross/blackfriday/v2 v2.1.0 // indirect
181
181
github.com/ryanuber/go-glob v1.0.0 // indirect
182
182
github.com/sagikazarmark/locafero v0.4.0 // indirect
@@ -206,55 +206,56 @@ require (
206
206
go.etcd.io/etcd/client/pkg/v3 v3.5.14 // indirect
207
207
go.etcd.io/etcd/client/v3 v3.5.14 // indirect
208
208
go.mongodb.org/mongo-driver v1.14.0 // indirect
209
+ go.opentelemetry.io/auto/sdk v1.1.0 // indirect
209
210
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.57.0 // indirect
210
211
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.57.0 // indirect
211
- go.opentelemetry.io/otel v1.32 .0 // indirect
212
+ go.opentelemetry.io/otel v1.34 .0 // indirect
212
213
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.30.0 // indirect
213
214
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.30.0 // indirect
214
- go.opentelemetry.io/otel/metric v1.32 .0 // indirect
215
- go.opentelemetry.io/otel/sdk v1.32 .0 // indirect
216
- go.opentelemetry.io/otel/trace v1.32 .0 // indirect
215
+ go.opentelemetry.io/otel/metric v1.34 .0 // indirect
216
+ go.opentelemetry.io/otel/sdk v1.34 .0 // indirect
217
+ go.opentelemetry.io/otel/trace v1.34 .0 // indirect
217
218
go.opentelemetry.io/proto/otlp v1.3.1 // indirect
218
219
go.uber.org/atomic v1.11.0 // indirect
219
220
go.uber.org/dig v1.17.1 // indirect
220
221
go.uber.org/multierr v1.11.0 // indirect
221
222
go.uber.org/zap v1.27.0 // indirect
222
223
go4.org/netipx v0.0.0-20231129151722-fdeea329fbba // indirect
223
- golang.org/x/crypto v0.35 .0 // indirect
224
+ golang.org/x/crypto v0.36 .0 // indirect
224
225
golang.org/x/exp v0.0.0-20241108190413-2d47ceb2692f // indirect
225
- golang.org/x/mod v0.22 .0 // indirect
226
- golang.org/x/net v0.35 .0 // indirect
226
+ golang.org/x/mod v0.24 .0 // indirect
227
+ golang.org/x/net v0.38 .0 // indirect
227
228
golang.org/x/oauth2 v0.27.0 // indirect
228
- golang.org/x/sync v0.11 .0 // indirect
229
- golang.org/x/sys v0.30 .0 // indirect
230
- golang.org/x/term v0.29 .0 // indirect
231
- golang.org/x/text v0.22 .0 // indirect
229
+ golang.org/x/sync v0.12 .0 // indirect
230
+ golang.org/x/sys v0.33 .0 // indirect
231
+ golang.org/x/term v0.32 .0 // indirect
232
+ golang.org/x/text v0.23 .0 // indirect
232
233
golang.org/x/time v0.9.0 // indirect
233
- golang.org/x/tools v0.28 .0 // indirect
234
+ golang.org/x/tools v0.31 .0 // indirect
234
235
gomodules.xyz/jsonpatch/v2 v2.4.0 // indirect
235
- google.golang.org/genproto/googleapis/api v0.0.0-20241202173237-19429a94021a // indirect
236
- google.golang.org/genproto/googleapis/rpc v0.0.0-20241202173237-19429a94021a // indirect
237
- google.golang.org/grpc v1.70 .0 // indirect
238
- google.golang.org/protobuf v1.36.5 // indirect
236
+ google.golang.org/genproto/googleapis/api v0.0.0-20250218202821-56aae31c358a // indirect
237
+ google.golang.org/genproto/googleapis/rpc v0.0.0-20250218202821-56aae31c358a // indirect
238
+ google.golang.org/grpc v1.72 .0 // indirect
239
+ google.golang.org/protobuf v1.36.6 // indirect
239
240
gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect
240
241
gopkg.in/inf.v0 v0.9.1 // indirect
241
242
gopkg.in/ini.v1 v1.67.0 // indirect
242
243
gopkg.in/natefinch/lumberjack.v2 v2.2.1 // indirect
243
244
gopkg.in/yaml.v2 v2.4.0 // indirect
244
245
gopkg.in/yaml.v3 v3.0.1 // indirect
245
- k8s.io/apimachinery v0.32.2 // indirect
246
+ k8s.io/apimachinery v0.32.3 // indirect
246
247
k8s.io/apiserver v0.32.1 // indirect
247
- k8s.io/cli-runtime v0.32.2 // indirect
248
+ k8s.io/cli-runtime v0.32.3 // indirect
248
249
k8s.io/component-base v0.32.1 // indirect
249
250
k8s.io/component-helpers v0.29.1 // indirect
250
251
k8s.io/klog/v2 v2.130.1 // indirect
251
252
k8s.io/kms v0.30.1 // indirect
252
253
k8s.io/kube-openapi v0.0.0-20241212222426-2c72e554b1e7 // indirect
253
254
k8s.io/kubectl v0.28.2 // indirect
254
255
k8s.io/metrics v0.29.1 // indirect
255
- k8s.io/utils v0.0.0-20241210054802-24370beab758 // indirect
256
+ k8s.io/utils v0.0.0-20250502105355-0f33e8f1c979 // indirect
256
257
sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.31.0 // indirect
257
- sigs.k8s.io/controller-runtime v0.20.2 // indirect
258
+ sigs.k8s.io/controller-runtime v0.20.4 // indirect
258
259
sigs.k8s.io/json v0.0.0-20241014173422-cfa47c3a1cc8 // indirect
259
260
sigs.k8s.io/kustomize/api v0.19.0 // indirect
260
261
sigs.k8s.io/kustomize/kustomize/v5 v5.0.4-0.20230601165947-6ce0bf390ce3 // indirect
0 commit comments