Skip to content

Commit 763ec03

Browse files
upgrade to latest dependencies (#938)
bumping github.com/prometheus/common 0c7b585...280b0e7: > 280b0e7 http_config: Allow customizing TLS config and settings. (# 748) > aea8919 Update common Prometheus files (# 747) > 8d916fa Bump golang.org/x/net from 0.32.0 to 0.33.0 (# 743) > fe88605 Bump google.golang.org/protobuf from 1.35.2 to 1.36.1 (# 744) > 5d9961d Update common Prometheus files (# 742) > 0a89b98 Merge pull request # 740 from dashpole/update_om_links > d88ee1f Remove deprecated sigv4 module (# 737) > e3926e2 update links to openmetrics to reference the v1.0.0 release > c3fdb17 Remove deprecated promlog package (# 738) > cf5f48f Change default validation scheme to UTF8Validation (# 724) > 7b484e9 Bump google.golang.org/protobuf from 1.35.1 to 1.35.2 (# 732) > 05e3c40 Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (# 731) > a0ef737 Bump golang.org/x/net from 0.30.0 to 0.32.0 (# 736) > f99f029 Update common Prometheus files (# 726) > b88f24c promslog: always lowercase log level from CLI (# 728) > 2c3c048 Bump golang.org/x/oauth2 from 0.23.0 to 0.24.0 (# 730) > ec7291f Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 in /assets (# 729) > 145b50a fix(promslog): always use UTC for time (# 735) > 39a62f7 fix: values escaping bugs (# 727) > 7ed4523 Allow custom user-agent definition (# 725) > e25286d Update common Prometheus files (# 722) > b83ece4 Mark promlog deprecated (# 720) > 8675cd9 Update common Prometheus files (# 721) > c971f56 setup dependabot for `github.com/prometheus/common/assets` (# 719) > 34874f2 Bump google.golang.org/protobuf from 1.34.2 to 1.35.1 (# 711) > ab95209 chore: use testify instead of testing.Fatal (# 718) > 937c5b5 chore: enable perfsprint linter (# 717) > 28e4459 Bump golang.org/x/net from 0.29.0 to 0.30.0 (# 712) > b424bae Update common Prometheus files (# 714) > ee5cc87 Provide a way to get UserAgent (# 716) > 6ad2990 Mark sigv4 deprecated (# 715) > 653e0fa Update common Prometheus files (# 701) > 0d2e2e5 Reload certificates even when no CA is used (# 707) > a9d2e3f Merge pull request # 705 from roidelapluie/sourcefile > dae848d Update supported Go versions (# 700) > fdc50c7 promslog: Only log basename, not full path > 63ff77e Bump golang.org/x/oauth2 from 0.22.0 to 0.23.0 (# 698) > b7aa68c Bump golang.org/x/net from 0.28.0 to 0.29.0 (# 699) > 4e3a6fd feat: add `promslog.NewNopLogger()` convenience func (# 697) > d66e745 promslog: use UTC timestamps for go-kit log style (# 696) > 14bac55 Merge pull request # 695 from prometheus/repo_sync > 40d6251 Merge pull request # 694 from jkroepke/slog/writer > 8bc4cd5 Update common Prometheus files > fa21dfd Update common Prometheus files (# 692) > 5f9af24 slog: expose io.Writer > be8a747 fix(utf8): Fix multiple metric name inside braces validation (# 691) > bf4843e Merge pull request # 690 from ywwg/owilliams/default-escaping > 4f8e8f4 expfmt: Add WithEscapingScheme to help construct Formats (# 688) > 01da226 Change the default escape method to UnderscoreEscaping > b1880d0 Merge pull request # 687 from roidelapluie/checkheader > 06c2425 Bump golang.org/x/net from 0.27.0 to 0.28.0 (# 685) > 334963d Change the logic for SetDirectory > 4606c0a Bump golang.org/x/oauth2 from 0.21.0 to 0.22.0 (# 684) > d64a747 Remove secret file existence check in Validate for headers > d98411b Merge pull request # 683 from tjhop/docs/promslog-README > 9bbc9cb Merge pull request # 677 from tjhop/feat/add-promslog-pkg > 76549db docs: mention new promslog package in package list in README > 6623230 Provide a method for explicitly checking label names for legacy validity. (# 682) > 6ea2584 feat: new promslog and promslog/flag packages to wrap log/slog > 19d0796 Merge pull request # 681 from prometheus/repo_sync > 8968b6c expfmt: Add UTF-8 syntax support in text_parse.go (# 670) > 29a2d2c Update common Prometheus files > cd4bcc0 Update golangci lint (# 679) > 2cac84e Update client_golang (# 676) > 79c0459 Merge pull request # 675 from dswarbrick/fix-32bit-overflows > 1dade5b sigv4: support nil body (# 673) > 008d7b8 Fix overflows of untyped int constants on 32-bit > 430dbfe Bump github.com/aws/aws-sdk-go from 1.54.19 to 1.55.5 in /sigv4 (# 671) > d235298 Update common Prometheus files (# 674) > 3f9e4f8 Merge pull request # 672 from prometheus/repo_sync > a3eaa75 Merge pull request # 668 from ywwg/owilliams/param > 6eac2f4 Update common Prometheus files > 0b924af Bump golang.org/x/net from 0.26.0 to 0.27.0 (# 667) > a9acdc7 use basic string in IsValidLegacyMetricName > 4cf22c5 Merge pull request # 665 from prometheus/superq/revert_unexport > 1d53a04 Update common Prometheus files (# 664) > c3e8247 Deprecate format strings > 8e3075b Bump github.com/aws/aws-sdk-go from 1.54.7 to 1.54.11 in /sigv4 (# 661) > 279f076 Revert "Unexport Format strings" > 3e6afe2 remove dependency to github.com/prometheus/client_golang in sigv4 > 8742f09 Merge pull request # 647 from multani/fix-oauth2-secret-file-refresh > 249682f Don't always fetch a OAuth2 token, if the secret from a file didn't change bumping golang.org/x/oauth2 22134a4...b9c813b: > b9c813b google: add warning about externally-provided credentials > 49a531d all: make method and struct comments match the names bumping github.com/google/gnostic-models 5776925...8182012: > 8182012 Merge pull request # 12 from Jefftree/protobuf-bump > 1a23962 Merge pull request # 13 from Jefftree/add-protobuf-compilation-script > bea6589 recompile protobuf > fd6fd48 Merge pull request # 6 from Jefftree/Jefftree-patch-1-2 > 111f194 Add protobuf compilation script > 7a87dbb bump dependencies > c7be7c7 Merge pull request # 5 from pkwarren/pkw/add-annotations-proto > 9459ad1 Create Makefile > f1b8172 Merge pull request # 2 from Jefftree/gh-actions > 94610bf Add annotations.proto and generated Go code > 2063bfc Merge pull request # 1 from Jefftree/protobuf-deprecate > 94e1c83 Add github actions > b1903b5 Use google.golang.org/protobuf for the protobuf library Signed-off-by: Knative Automation <[email protected]>
1 parent 62ce17c commit 763ec03

File tree

1,387 files changed

+72809
-27342
lines changed

Some content is hidden

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

1,387 files changed

+72809
-27342
lines changed

go.mod

Lines changed: 33 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
module knative.dev/sample-controller
22

3-
go 1.22.7
3+
go 1.23.0
44

55
require (
66
go.uber.org/zap v1.27.0
7-
k8s.io/api v0.31.4
8-
k8s.io/apimachinery v0.31.4
9-
k8s.io/client-go v0.31.4
10-
k8s.io/code-generator v0.31.4
11-
k8s.io/kube-openapi v0.0.0-20240808142205-8e686545bdb8
12-
knative.dev/hack v0.0.0-20250128013659-5f7f0f50e9de
13-
knative.dev/pkg v0.0.0-20250203163623-f62a97fc6ad4
7+
k8s.io/api v0.32.2
8+
k8s.io/apimachinery v0.32.2
9+
k8s.io/client-go v0.32.2
10+
k8s.io/code-generator v0.32.2
11+
k8s.io/kube-openapi v0.0.0-20241212222426-2c72e554b1e7
12+
knative.dev/hack v0.0.0-20250314171439-742e1e50da78
13+
knative.dev/pkg v0.0.0-20250312035536-b7bbf4be5dbd
1414
)
1515

1616
require (
@@ -35,56 +35,55 @@ require (
3535
github.com/gogo/protobuf v1.3.2 // indirect
3636
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
3737
github.com/golang/protobuf v1.5.4 // indirect
38-
github.com/google/gnostic-models v0.6.8 // indirect
39-
github.com/google/go-cmp v0.6.0 // indirect
38+
github.com/google/gnostic-models v0.6.9 // indirect
39+
github.com/google/go-cmp v0.7.0 // indirect
4040
github.com/google/gofuzz v1.2.0 // indirect
4141
github.com/google/uuid v1.6.0 // indirect
42-
github.com/grpc-ecosystem/grpc-gateway/v2 v2.21.0 // indirect
42+
github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.1 // indirect
4343
github.com/hashicorp/golang-lru v1.0.2 // indirect
44-
github.com/imdario/mergo v0.3.16 // indirect
4544
github.com/josharian/intern v1.0.0 // indirect
4645
github.com/json-iterator/go v1.1.12 // indirect
4746
github.com/kelseyhightower/envconfig v1.4.0 // indirect
48-
github.com/mailru/easyjson v0.7.7 // indirect
47+
github.com/klauspost/compress v1.17.11 // indirect
48+
github.com/mailru/easyjson v0.9.0 // indirect
4949
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
5050
github.com/modern-go/reflect2 v1.0.2 // indirect
5151
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
5252
github.com/pkg/errors v0.9.1 // indirect
53-
github.com/prometheus/client_golang v1.19.1 // indirect
53+
github.com/prometheus/client_golang v1.20.5 // indirect
5454
github.com/prometheus/client_model v0.6.1 // indirect
55-
github.com/prometheus/common v0.55.0 // indirect
55+
github.com/prometheus/common v0.62.0 // indirect
5656
github.com/prometheus/procfs v0.15.1 // indirect
5757
github.com/prometheus/statsd_exporter v0.22.7 // indirect
5858
github.com/spf13/pflag v1.0.6 // indirect
5959
github.com/x448/float16 v0.8.4 // indirect
6060
go.opencensus.io v0.24.0 // indirect
6161
go.uber.org/automaxprocs v1.6.0 // indirect
6262
go.uber.org/multierr v1.11.0 // indirect
63-
golang.org/x/mod v0.22.0 // indirect
64-
golang.org/x/net v0.34.0 // indirect
65-
golang.org/x/oauth2 v0.24.0 // indirect
66-
golang.org/x/sync v0.10.0 // indirect
67-
golang.org/x/sys v0.29.0 // indirect
68-
golang.org/x/term v0.28.0 // indirect
69-
golang.org/x/text v0.21.0 // indirect
70-
golang.org/x/time v0.6.0 // indirect
71-
golang.org/x/tools v0.29.0 // indirect
63+
golang.org/x/mod v0.24.0 // indirect
64+
golang.org/x/net v0.37.0 // indirect
65+
golang.org/x/oauth2 v0.26.0 // indirect
66+
golang.org/x/sync v0.12.0 // indirect
67+
golang.org/x/sys v0.31.0 // indirect
68+
golang.org/x/term v0.30.0 // indirect
69+
golang.org/x/text v0.23.0 // indirect
70+
golang.org/x/time v0.10.0 // indirect
71+
golang.org/x/tools v0.31.0 // indirect
7272
gomodules.xyz/jsonpatch/v2 v2.4.0 // indirect
7373
google.golang.org/api v0.183.0 // indirect
74-
google.golang.org/genproto/googleapis/api v0.0.0-20241202173237-19429a94021a // indirect
75-
google.golang.org/genproto/googleapis/rpc v0.0.0-20241202173237-19429a94021a // indirect
76-
google.golang.org/grpc v1.70.0 // indirect
77-
google.golang.org/protobuf v1.36.4 // indirect
74+
google.golang.org/genproto/googleapis/api v0.0.0-20250207221924-e9438ea467c6 // indirect
75+
google.golang.org/genproto/googleapis/rpc v0.0.0-20250207221924-e9438ea467c6 // indirect
76+
google.golang.org/grpc v1.71.0 // indirect
77+
google.golang.org/protobuf v1.36.5 // indirect
7878
gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect
7979
gopkg.in/inf.v0 v0.9.1 // indirect
8080
gopkg.in/yaml.v2 v2.4.0 // indirect
8181
gopkg.in/yaml.v3 v3.0.1 // indirect
82-
k8s.io/apiextensions-apiserver v0.31.4 // indirect
83-
k8s.io/gengo v0.0.0-20240404160639-a0386bf69313 // indirect
84-
k8s.io/gengo/v2 v2.0.0-20240228010128-51d4e06bde70 // indirect
82+
k8s.io/apiextensions-apiserver v0.32.1 // indirect
83+
k8s.io/gengo/v2 v2.0.0-20240911193312-2b36238f13e9 // indirect
8584
k8s.io/klog/v2 v2.130.1 // indirect
86-
k8s.io/utils v0.0.0-20240711033017-18e509b52bc8 // indirect
87-
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd // indirect
88-
sigs.k8s.io/structured-merge-diff/v4 v4.4.1 // indirect
85+
k8s.io/utils v0.0.0-20241210054802-24370beab758 // indirect
86+
sigs.k8s.io/json v0.0.0-20241014173422-cfa47c3a1cc8 // indirect
87+
sigs.k8s.io/structured-merge-diff/v4 v4.5.0 // indirect
8988
sigs.k8s.io/yaml v1.4.0 // indirect
9089
)

0 commit comments

Comments
 (0)