Skip to content

Commit 94d20ad

Browse files
upgrade to latest dependencies
bumping knative.dev/hack/schema f525e18...70d4b00: > 70d4b00 Update community files (# 425) bumping github.com/prometheus/common 280b0e7...75c3814: > 75c3814 feat: Support negative duration in new function ParseDurationAllowNegative (# 793) > 7bd5fff feat(promslog): add Level() method to get slog.Level (# 795) > 95acce1 Merge pull request # 791 from prometheus/remove-otlptranslator > 098669c Update common Prometheus files (# 789) > 1de8cfa Remove otlptranslator package > 6a35e02 build(deps): bump golang.org/x/oauth2 from 0.29.0 to 0.30.0 (# 788) > 487c180 refactor(promslog): make `NewNopLogger()` wrapper around `New()` (# 783) > b8eddd7 build(deps): bump golang.org/x/net from 0.38.0 to 0.39.0 (# 786) > 8048031 build(deps): bump golang.org/x/oauth2 from 0.28.0 to 0.29.0 (# 785) > 4ca345a build(deps): bump github.com/prometheus/client_model from 0.6.1 to 0.6.2 (# 784) > 633961f Merge pull request # 787 from prometheus/repo_sync > 8de85c2 Merge pull request # 739 from prometheus/beorn7/log > 8c1fb2e Update common Prometheus files > 318ef65 build(deps): bump google.golang.org/protobuf from 1.36.5 to 1.36.6 (# 776) > 31ee791 promslog: Use the default timezone (again) > 09eca2d build(deps): bump golang.org/x/net from 0.37.0 to 0.38.0 (# 777) > cffef2d chore: Upgrade golangci-lint to v2 (# 779) > 3874acf Update Go (# 770) > 6071fb3 Update common Prometheus files (# 775) > e4b3776 Update common Prometheus files (# 774) > 81fbc80 Merge pull request # 773 from prometheus/deprecate > cf3c56f Merge pull request # 768 from prometheus/otlp-translator > 64474d2 Add deprecation notice to otlptranslator > a9cc7f7 Update common Prometheus files (# 767) > b35ad99 Add test case for BuildCompliantMetricName with a metric that starts with a digit and addMetricSuffixes is true > 0decf1f Fix spelling mistake in godoc (# 766) > 227989c otlptranslator: Add dependency free package that translator OTLP data into Prometheus metric/label names > 6b9636c model: Clarify the purpose of model.NameValidationScheme (# 765) > 56f6f38 build(deps): bump golang.org/x/net from 0.34.0 to 0.35.0 (# 762) > b516f6d build(deps): bump github.com/google/go-cmp from 0.6.0 to 0.7.0 (# 763) > 0db99da build(deps): bump google.golang.org/protobuf from 1.36.4 to 1.36.5 (# 761) > ca40aa0 build(deps): bump google.golang.org/protobuf from 1.36.3 to 1.36.4 (# 756) > cc17dab Update common Prometheus files (# 757) > 84a26db Merge pull request # 752 from petern48/patch-2 > a784287 promslog: Make AllowedLevel concurrency safe. (# 754) > 9fedd39 Fix typo 'the an' > 7684929 Bump google.golang.org/protobuf from 1.36.1 to 1.36.3 (# 751) > 5b0d088 Bump golang.org/x/net from 0.33.0 to 0.34.0 (# 749) > 1b10c09 Bump golang.org/x/oauth2 from 0.24.0 to 0.25.0 (# 750) > df14882 feat(promslog): implement reserved keys, rename duplicates (# 746) > 1cc5297 setup ossf scorecard and codeql workflows (# 564) > d5631d2 making this map a public variable (# 741) Signed-off-by: Knative Automation <automation@knative.team>
1 parent 65cf712 commit 94d20ad

1,508 files changed

Lines changed: 154288 additions & 61145 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

go.mod

Lines changed: 52 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.24.4
44

55
require (
66
github.com/cloudevents/sdk-go/protocol/nats_jetstream/v2 v2.15.2
7-
github.com/cloudevents/sdk-go/v2 v2.15.2
7+
github.com/cloudevents/sdk-go/v2 v2.16.1
88
github.com/google/go-cmp v0.7.0
99
github.com/google/uuid v1.6.0
1010
github.com/hashicorp/go-cleanhttp v0.5.2
@@ -16,15 +16,15 @@ require (
1616
github.com/pkg/errors v0.9.1 // indirect
1717
go.opencensus.io v0.24.0
1818
go.uber.org/zap v1.27.0
19-
k8s.io/api v0.32.2
20-
k8s.io/apimachinery v0.32.2
21-
k8s.io/client-go v0.32.2
19+
k8s.io/api v0.33.1
20+
k8s.io/apimachinery v0.33.1
21+
k8s.io/client-go v0.33.1
2222
k8s.io/utils v0.0.0-20241210054802-24370beab758
23-
knative.dev/eventing v0.45.1-0.20250526160117-40bac3cce0e6
24-
knative.dev/hack v0.0.0-20250514121446-f525e187efdc
25-
knative.dev/hack/schema v0.0.0-20250514121446-f525e187efdc
26-
knative.dev/pkg v0.0.0-20250520014526-44579e9ce5ed
27-
knative.dev/reconciler-test v0.0.0-20250516121650-f46fa6544a97
23+
knative.dev/eventing v0.46.0
24+
knative.dev/hack v0.0.0-20250708013849-70d4b00da6ba
25+
knative.dev/hack/schema v0.0.0-20250708013849-70d4b00da6ba
26+
knative.dev/pkg v0.0.0-20250716115900-19d3cc2da0b9
27+
knative.dev/reconciler-test v0.0.0-20250716152301-806fb6ae0da7
2828
)
2929

3030
require (
@@ -34,39 +34,36 @@ require (
3434
)
3535

3636
require (
37-
contrib.go.opencensus.io/exporter/ocagent v0.7.1-0.20200907061046-05415f1de66d // indirect
38-
contrib.go.opencensus.io/exporter/prometheus v0.4.2 // indirect
3937
contrib.go.opencensus.io/exporter/zipkin v0.1.2 // indirect
4038
github.com/antlr/antlr4/runtime/Go/antlr v1.4.10 // indirect
4139
github.com/beorn7/perks v1.0.1 // indirect
4240
github.com/blang/semver/v4 v4.0.0 // indirect
4341
github.com/blendle/zapdriver v1.3.1 // indirect
44-
github.com/census-instrumentation/opencensus-proto v0.4.1 // indirect
42+
github.com/cenkalti/backoff/v5 v5.0.2 // indirect
4543
github.com/cert-manager/cert-manager v1.16.3 // indirect
4644
github.com/cespare/xxhash/v2 v2.3.0 // indirect
4745
github.com/cloudevents/conformance v0.4.1 // indirect
48-
github.com/cloudevents/sdk-go/observability/opencensus/v2 v2.15.2 // indirect
46+
github.com/cloudevents/sdk-go/observability/opentelemetry/v2 v2.16.1 // indirect
4947
github.com/cloudevents/sdk-go/sql/v2 v2.15.2 // indirect
5048
github.com/coreos/go-oidc/v3 v3.9.0 // indirect
5149
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
5250
github.com/emicklei/go-restful/v3 v3.12.1 // indirect
5351
github.com/evanphx/json-patch/v5 v5.9.11 // indirect
52+
github.com/felixge/httpsnoop v1.0.4 // indirect
5453
github.com/fxamacker/cbor/v2 v2.7.0 // indirect
55-
github.com/go-jose/go-jose/v3 v3.0.3 // indirect
56-
github.com/go-kit/log v0.2.1 // indirect
57-
github.com/go-logfmt/logfmt v0.5.1 // indirect
58-
github.com/go-logr/logr v1.4.2 // indirect
54+
github.com/go-jose/go-jose/v3 v3.0.4 // indirect
55+
github.com/go-logr/logr v1.4.3 // indirect
56+
github.com/go-logr/stdr v1.2.2 // indirect
57+
github.com/go-logr/zapr v1.3.0 // indirect
5958
github.com/go-openapi/jsonpointer v0.21.0 // indirect
6059
github.com/go-openapi/jsonreference v0.21.0 // indirect
6160
github.com/go-openapi/swag v0.23.0 // indirect
6261
github.com/gobuffalo/flect v1.0.3 // indirect
6362
github.com/gogo/protobuf v1.3.2 // indirect
6463
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
65-
github.com/golang/protobuf v1.5.4 // indirect
6664
github.com/google/gnostic-models v0.6.9 // indirect
6765
github.com/google/go-tpm v0.9.5 // indirect
68-
github.com/google/gofuzz v1.2.0 // indirect
69-
github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.1 // indirect
66+
github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.1 // indirect
7067
github.com/inconshreveable/mousetrap v1.1.0 // indirect
7168
github.com/josharian/intern v1.0.0 // indirect
7269
github.com/json-iterator/go v1.1.12 // indirect
@@ -80,48 +77,64 @@ require (
8077
github.com/nats-io/nuid v1.0.1 // indirect
8178
github.com/openzipkin/zipkin-go v0.4.3 // indirect
8279
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
83-
github.com/prometheus/client_golang v1.20.5 // indirect
84-
github.com/prometheus/client_model v0.6.1 // indirect
85-
github.com/prometheus/common v0.62.0 // indirect
86-
github.com/prometheus/procfs v0.15.1 // indirect
87-
github.com/prometheus/statsd_exporter v0.22.7 // indirect
80+
github.com/prometheus/client_golang v1.22.0 // indirect
81+
github.com/prometheus/client_model v0.6.2 // indirect
82+
github.com/prometheus/common v0.65.0 // indirect
83+
github.com/prometheus/procfs v0.16.1 // indirect
8884
github.com/rickb777/plural v1.2.1 // indirect
8985
github.com/robfig/cron/v3 v3.0.1 // indirect
9086
github.com/spf13/cobra v1.8.1 // indirect
9187
github.com/spf13/pflag v1.0.6 // indirect
9288
github.com/valyala/bytebufferpool v1.0.0 // indirect
9389
github.com/x448/float16 v0.8.4 // indirect
90+
go.opentelemetry.io/auto/sdk v1.1.0 // indirect
91+
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.62.0 // indirect
92+
go.opentelemetry.io/contrib/instrumentation/runtime v0.62.0 // indirect
93+
go.opentelemetry.io/otel v1.37.0 // indirect
94+
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v1.37.0 // indirect
95+
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v1.37.0 // indirect
96+
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.37.0 // indirect
97+
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.37.0 // indirect
98+
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.37.0 // indirect
99+
go.opentelemetry.io/otel/exporters/prometheus v0.59.0 // indirect
100+
go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.37.0 // indirect
101+
go.opentelemetry.io/otel/metric v1.37.0 // indirect
102+
go.opentelemetry.io/otel/sdk v1.37.0 // indirect
103+
go.opentelemetry.io/otel/sdk/metric v1.37.0 // indirect
104+
go.opentelemetry.io/otel/trace v1.37.0 // indirect
105+
go.opentelemetry.io/proto/otlp v1.7.0 // indirect
94106
go.uber.org/atomic v1.10.0 // indirect
95107
go.uber.org/automaxprocs v1.6.0 // indirect
96108
go.uber.org/multierr v1.11.0 // indirect
109+
go.yaml.in/yaml/v2 v2.4.2 // indirect
97110
golang.org/x/crypto v0.39.0 // indirect
98111
golang.org/x/mod v0.25.0 // indirect
99-
golang.org/x/net v0.40.0 // indirect
100-
golang.org/x/oauth2 v0.26.0 // indirect
112+
golang.org/x/net v0.41.0 // indirect
113+
golang.org/x/oauth2 v0.30.0 // indirect
101114
golang.org/x/sync v0.15.0 // indirect
102115
golang.org/x/sys v0.33.0 // indirect
103116
golang.org/x/term v0.32.0 // indirect
104117
golang.org/x/text v0.26.0 // indirect
105118
golang.org/x/time v0.12.0 // indirect
106-
golang.org/x/tools v0.33.0 // indirect
119+
golang.org/x/tools v0.34.0 // indirect
107120
gomodules.xyz/jsonpatch/v2 v2.5.0 // indirect
108-
google.golang.org/api v0.198.0 // indirect
109-
google.golang.org/genproto/googleapis/api v0.0.0-20250218202821-56aae31c358a // indirect
110-
google.golang.org/genproto/googleapis/rpc v0.0.0-20250218202821-56aae31c358a // indirect
111-
google.golang.org/grpc v1.72.1 // indirect
121+
google.golang.org/genproto/googleapis/api v0.0.0-20250603155806-513f23925822 // indirect
122+
google.golang.org/genproto/googleapis/rpc v0.0.0-20250603155806-513f23925822 // indirect
123+
google.golang.org/grpc v1.73.0 // indirect
112124
google.golang.org/protobuf v1.36.6 // indirect
113125
gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect
114126
gopkg.in/inf.v0 v0.9.1 // indirect
115127
gopkg.in/yaml.v2 v2.4.0 // indirect
116128
gopkg.in/yaml.v3 v3.0.1 // indirect
117-
k8s.io/apiextensions-apiserver v0.32.1 // indirect
118-
k8s.io/apiserver v0.32.1 // indirect
119-
k8s.io/code-generator v0.32.2 // indirect
120-
k8s.io/gengo/v2 v2.0.0-20240911193312-2b36238f13e9 // indirect
129+
k8s.io/apiextensions-apiserver v0.33.1 // indirect
130+
k8s.io/apiserver v0.33.1 // indirect
131+
k8s.io/code-generator v0.33.1 // indirect
132+
k8s.io/gengo/v2 v2.0.0-20250207200755-1244d31929d7 // indirect
121133
k8s.io/klog/v2 v2.130.1 // indirect
122-
k8s.io/kube-openapi v0.0.0-20241212222426-2c72e554b1e7 // indirect
134+
k8s.io/kube-openapi v0.0.0-20250318190949-c8a335a9a2ff // indirect
123135
sigs.k8s.io/gateway-api v1.1.0 // indirect
124136
sigs.k8s.io/json v0.0.0-20241014173422-cfa47c3a1cc8 // indirect
125-
sigs.k8s.io/structured-merge-diff/v4 v4.5.0 // indirect
126-
sigs.k8s.io/yaml v1.4.0 // indirect
137+
sigs.k8s.io/randfill v1.0.0 // indirect
138+
sigs.k8s.io/structured-merge-diff/v4 v4.6.0 // indirect
139+
sigs.k8s.io/yaml v1.5.0 // indirect
127140
)

0 commit comments

Comments
 (0)