Skip to content

Commit b308b2f

Browse files
upgrade to latest dependencies
bumping github.com/prometheus/client_golang 6e3f4b1...48e12a1: > 48e12a1 Merge pull request # 1645 from prometheus/cut-1204-pr1424 > 05fcde9 Merge pull request # 1623 from krajorama/data-race-in-histogram-write > 504ad9b Cut 1.20.5; update comments. > ef2f87e Merge pull request # 1620 from prometheus/arthursens/prepare-1.20.3 > 209f4c0 Add changelog > 584a7ce Revert "testutil compareMetricFamilies: make less error-prone (# 1424)" > 6e9914d Merge pull request # 1608 from krajorama/index-out-of-range-native-histogram-exemplar > 937ac63 Add changelog entry for 1.20.3 > 1e398cc native histogram: Fix race between Write and addExemplar > 67121dc Merge pull request # 1596 from mrueg/fix-uncompressed-content-header > d6b8c89 Update comments with more explanations > 2254d6c Merge pull request # 1587 from prometheus/fix-processcollector > 187acd4 Cut 1.20.2 > 504566f Use simplified solution from # 1609 for the data race > 73b811c Cut 1.20.0 release. (# 1580) > 4a15d05 Cut 1.20.1 > f7f8f3a fix: Unset Content-Encoding header when uncompressed > dc8e9a4 fix: native histogram: Simplify and fix addExemplar > 7ce5089 gocollector: Attach original runtime/metrics metric name to help. (# 1578) > f2dd7b3 Use pedantic registry in other places too, to double check. > dc819ce Use a trivial solution to # 1605 > 062300e Remove go_memstat_lookups_total; added runtime/metrics calculation to memstat metric's help. (# 1577) > 261fe84 bugfix: Pass network metrics to processCollector's Describe() function > e061dfa native histogram: use exemplars in concurrency test > aa3c00d Update common Prometheus files (# 1576) > 5bf3341 Use NewPedanticRegistry in Process' Collector tests > 3ad2722 Add default Go runtime metrics for /gc/gogc:percent, /gc/gomemlimit:bytes, /sched/gomaxprocs:threads (# 1559) > 0715727 Update common Prometheus files (# 1573) > 3634bd9 ci: daggerize test and lint pipelines (# 1534) > 28b5e6e Merge pull request # 1572 from prometheus/repo_sync > 46f77a9 Merge pull request # 1571 from prometheus/dependabot/github_actions/github-actions-1edf403647 > 8e18075 Update common Prometheus files > f751d13 Merge pull request # 1570 from prometheus/dependabot/go_modules/golang.org/x/sys-0.22.0 > 7983708 build(deps): bump the github-actions group with 3 updates > 0ce6d71 go collector: add default metrics acceptance tests; adding more context to HELP (# 1568) > 2e98f83 build(deps): bump golang.org/x/sys from 0.21.0 to 0.22.0 > 697372d tutorials: Renamed for consistency + fixed tutorial code. (# 1569) > 0581180 Update common Prometheus files (# 1567) > d7f83d1 deps: Updated to prometheus/common to 0.55 (# 1566) > cbfe44a Merge pull request # 1551 from prometheus/dependabot/go_modules/google.golang.org/protobuf-1.34.2 > 6f511c3 Update common Prometheus files (# 1563) > f8718b0 Merge branch 'main' into dependabot/go_modules/google.golang.org/protobuf-1.34.2 > 9f203a0 Merge pull request # 1565 from prometheus/dependabot/github_actions/github-actions-fde7c240f8 > 1b23087 build(deps): bump google.golang.org/protobuf from 1.34.1 to 1.34.2 > d85cd60 chore: Remove half-implemented changelog automation (# 1564) > 3d81bdd build(deps): bump the github-actions group across 1 directory with 3 updates > 45f1e72 Merge pull request # 1553 from prometheus/dependabot/go_modules/github.com/klauspost/compress-1.17.9 > 5d119ae Merge pull request # 1561 from prometheus/repo_sync > 90619d3 Merge pull request # 1552 from prometheus/dependabot/go_modules/golang.org/x/sys-0.21.0 > ec6d6fd build(deps): bump github.com/klauspost/compress from 1.17.8 to 1.17.9 > 10f4161 process_collector: collect received/transmitted bytes (# 1555) > a46cfa7 Merge branch 'main' into repo_sync > 1b436e3 Merge pull request # 1549 from prometheus/dependabot/go_modules/tutorial/whatsup/github.com/prometheus/common-0.55.0 > ae67d7a build(deps): bump golang.org/x/sys from 0.20.0 to 0.21.0 > 34e02e2 client: Add Option to provide limit query param for APIs that support it (# 1544) > fec6b22 Update Go tests (# 1562) > e0573a6 Update common Prometheus files > b080961 Temporarly remove required CI job for changelog. (# 1560) > 00d26be build(deps): bump github.com/prometheus/common in /tutorial/whatsup > 3631776 Merge pull request # 1545 from prometheus/repo_sync > 7cd1249 Update README.md (# 1556) > bccd682 Remove inlined upstream code (# 1539) > 1320271 Update common Prometheus files > 1a5f005 Allow creating constant histogram and summary metrics with a created timestamp (# 1537) > 33697e6 Cleanup NOTICE file (# 1541) > 7fe5d46 Merge pull request # 1531 from prometheus/repo_sync > e06ccdb Merge pull request # 1529 from prometheus/dependabot/go_modules/tutorial/whatsup/github.com/prometheus/client_golang-1.19.1 > 9ab9603 Update common Prometheus files > b59c63b Merge pull request # 1536 from prometheus/superq/lint_timeout > 9cd52e1 build(deps): bump github.com/prometheus/client_golang > 0751e19 Merge pull request # 1530 from prometheus/repo_sync > f08b10c feat: Support zstd compression (# 1496) > 6098322 Fix golangci-lint config > 8491260 Merge pull request # 1526 from prometheus/changelog-automation > f83013b Update common Prometheus files > 920e6f7 Merge pull request # 1532 from SachinSahu431/sachin/fix-changelog-automation > 57abe22 Merge pull request # 1527 from prometheus/dependabot/go_modules/github.com/prometheus/procfs-0.15.1 > 0f23008 ci: Group all changelog-related CI jobs into single one > e6da43a Remove synchronize trigger from workflow > 4b158ab Merge pull request # 1525 from SachinSahu431/sachin/update-pr-labeler > 3d0a11d build(deps): bump github.com/prometheus/procfs from 0.13.0 to 0.15.1 > 105a3b7 Auto label PRs (# 1518) > 3ac5b77 Remove redundant labels > 2f36f98 Add PR template for changelog automation (# 1517) > b9b2f62 Merge pull request # 1524 from prometheus/repo_sync > c2d0caf Merge pull request # 1522 from prometheus/dependabot/go_modules/google.golang.org/protobuf-1.34.1 > 9d0a248 Update common Prometheus files > be12428 Merge pull request # 1523 from prometheus/dependabot/go_modules/golang.org/x/sys-0.20.0 > 4816ade build(deps): bump google.golang.org/protobuf from 1.34.0 to 1.34.1 > 18b5134 Update common Prometheus files (# 1514) > ce40ef5 build(deps): bump golang.org/x/sys from 0.19.0 to 0.20.0 > 542f7e6 Merge pull request # 1471 from fatsheep9146/native-histogram-exemplar > cb57abb Merge pull request # 1515 from lilijreey/use_time_IsZero > 2754a4c fix for comments > c7c7509 testutil compareMetricFamilies: make less error-prone (# 1424) > 47b807e clean code use time.IsZero() replace t = time.Time{}, make code more readable > d8c7074 refract the implementation > 36b9f46 add: CollectAndFormat to testutil (# 1503) > 853c5de Merge pull request # 1509 from prometheus/dependabot/go_modules/tutorial/whatsup/github.com/prometheus/common-0.53.0 > 494ccce add native histogram exemplar support > 7d3be80 [CI]: Add Concurrency Grouping to GitHub Workflows (# 1444) > 5c4ff38 Merge pull request # 1508 from prometheus/dependabot/go_modules/github.com/prometheus/client_model-0.6.1 > 0075cb3 build(deps): bump github.com/prometheus/common in /tutorial/whatsup > 7882668 Merge pull request # 1469 from prometheus/dependabot/go_modules/tutorial/whatsup/google.golang.org/protobuf-1.33.0 > 9308329 build(deps): bump the github-actions group with 3 updates (# 1510) > 6b169a1 Merge pull request # 1507 from prometheus/dependabot/go_modules/golang.org/x/sys-0.19.0 > c4b6d5d build(deps): bump github.com/prometheus/client_model from 0.6.0 to 0.6.1 > 4e21273 Merge pull request # 1506 from prometheus/dependabot/go_modules/google.golang.org/protobuf-1.34.0 > 6b37369 Merge pull request # 1467 from prometheus/dependabot/go_modules/examples/middleware/google.golang.org/protobuf-1.33.0 > 4549547 Bump google.golang.org/protobuf in /tutorial/whatsup > ccf82b1 improved code more clean (# 1511) > 9e8b641 build(deps): bump golang.org/x/sys from 0.18.0 to 0.19.0 > 5ad7da9 Merge pull request # 1505 from prometheus/dependabot/go_modules/github.com/cespare/xxhash/v2-2.3.0 > 2cb5120 build(deps): bump google.golang.org/protobuf from 1.33.0 to 1.34.0 > c5f9c3f Merge pull request # 1466 from prometheus/dependabot/go_modules/google.golang.org/protobuf-1.33.0 > 76e6dfd Bump google.golang.org/protobuf in /examples/middleware > 3ade2e2 Merge pull request # 1504 from prometheus/dependabot/go_modules/github.com/prometheus/common-0.53.0 > 772f2a3 build(deps): bump github.com/cespare/xxhash/v2 from 2.2.0 to 2.3.0 > 2f59eb2 feat(dependency): replace go-spew package (# 1499) > b59cfc9 Merge pull request # 1456 from prometheus/dependabot/github_actions/github-actions-cd65112d37 > 4f5e328 Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 > 7bbdd02 build(deps): bump github.com/prometheus/common from 0.52.3 to 0.53.0 > a330ac5 Merge pull request # 1502 from prometheus/dependabot/go_modules/golang.org/x/net-0.23.0 > 876e942 Merge pull request # 1462 from prometheus/release-1.19 > 063bd37 Bump the github-actions group with 2 updates > 7fb2191 Merge pull request # 1501 from prometheus/dependabot/go_modules/tutorial/whatsup/golang.org/x/net-0.23.0 > 4d3dba3 build(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 > 8da892e Merge pull request # 1461 from prometheus/dependabot/go_modules/tutorial/whatsup/github.com/prometheus/client_golang-1.19.0 > 694854a Merge pull request # 1455 from foehammer127/fix/1453 > d038ab9 chore: fix function name in comment (# 1497) > 991feca build(deps): bump golang.org/x/net in /tutorial/whatsup > c890f5e Merge pull request # 1459 from prometheus/dependabot/go_modules/golang.org/x/sys-0.17.0 > 324bb9e Bump github.com/prometheus/client_golang in /tutorial/whatsup > cead7c3 feat(prometheus/testutil/promlint/validations): refine lintMetricTypeInName > 6b857f1 Merge pull request # 1498 from prometheus/dependabot/go_modules/github.com/prometheus/common-0.52.3 > 96d15d5 Merge pull request # 1458 from prometheus/dependabot/go_modules/github.com/prometheus/client_model-0.6.0 > 736c206 Bump golang.org/x/sys from 0.16.0 to 0.17.0 > e133e49 Merge pull request # 1389 from prometheus/fix-lint-issue > 5a00ae4 Bump github.com/prometheus/common from 0.48.0 to 0.52.3 > 50211fc Merge pull request # 1457 from prometheus/dependabot/go_modules/examples/middleware/github.com/prometheus/client_golang-1.19.0 > a5b7c47 Bump github.com/prometheus/client_model from 0.5.0 to 0.6.0 > c586fcc Merge pull request # 1483 from prometheus/simplify-basemetrics > 0f50003 gocollector: Add regex option to allow collection of debug runtime metrics > 8a9d24b Bump github.com/prometheus/client_golang in /examples/middleware > 6fdffbf fix: remove redundant go module in middleware example (# 1492) > ec6ba13 chore: Refactor how base metrics are added to Sched metrics > 76fa980 feat: metrics generation workflow (# 1481) > 93cf5d4 Implement Unwrap() for responseWriterDelegator (# 1480) > e3bea8a Merge pull request # 1489 from SachinSahu431/update-go-yml > 50ab457 Auto-update Go Collector Metrics for new Go versions (# 1476) > e38b67e Merge pull request # 1486 from prometheus/dependabot/go_modules/github.com/prometheus/procfs-0.13.0 > 1fc81cf Modify go.yml file > 26e3055 Merge pull request # 1472 from prometheus/i5242 > af02258 Merge pull request # 1485 from prometheus/dependabot/go_modules/golang.org/x/sys-0.18.0 > 17dafc8 Bump github.com/prometheus/procfs from 0.12.0 to 0.13.0 > cd45345 ci: Remove hardcoded supported Go versions from go.yml > 2507462 Add LintDuplicateMetric to promlint > 838b8e5 Bump golang.org/x/sys from 0.17.0 to 0.18.0 bumping golang.org/x/tools 1743d1a...09747cd: > 09747cd go.mod: update golang.org/x dependencies > dc9353b gopls/internal/analysis/modernize: appendclipped: unclip > a886a1c internal/analysisinternal: AddImport handles dot imports > 94c3c49 go/analysis/analysistest: RunWithSuggestedFix: assume valid fixes > 5f9967d gopls/internal/analysis/modernize: strings.Split -> SplitSeq > a1eb5fd go/analysis/passes/framepointer: support arm64 > 9c087d9 internal/analysis/gofix: change "forward" back to "inline" > 82317ce gopls/internal/analysis/modernize: slices.Delete: import slices > e65ea15 go/analysis/internal/checker: implement three-way merge > a9bf6fd gopls/internal/analysis/modernize: remove SortStable > 4d1de70 internal/apidiff: remove > 584f556 gopls/internal/cache: downgrade bug reports for inconsistent metadata > fa7774c gopls/internal/test/integration: reduce flakes in TestTelemetryPrompt > 8baecea gopls/internal/analysis/modernize: mapsloop: fix two bugs > 1320197 gopls/internal/analysis/modernize/cmd/modernize: create > 0dc10dc gopls/internal/analysis/gofix: use cursor API > 2088703 gopls/internal/util/moreiters: iterator functions > 0fd02ca gopls/internal/telemetry/cmd/stacks: tweak IgnoreSymbolContains > 5a1ba4d gopls/doc/release/v0.18.0: describe inline analyzer > 03a72db gopls/internal/analysis/gofix: move and rename > bf4db91 gopls/internal/analysis/modernize: for i := 0; i < n; i++ -> range n > 73edff8 gopls/internal/cache/testfuncs: fix matching of test names > 0a1a6c7 gopls/doc/release: document the new workspaceFiles option > bcb63f9 internal/refactor/inline/analyzer: redo directive parsing > 6557d18 internal/refactor/inline/analyzer: handle cross-package constants > 74b5526 gopls/internal/golang: support package symbols > e8d5340 gopls/imports: use a module cache index > 3626367 gopls/internal/golang: hide signature help > 8e4c841 gopls/internal/server: embed style metadata in vulncheck progress > 33e624f internal/refactor/inline/analyzer: document > 70a7d86 internal/refactor/inline/analyzer: use forward for consts > 0556adb gopls: skip unusedparams for generated files > e9f7be9 internal/astutil/cursor: add Cursor.Child(Node) Cursor > f912a4f internal/refactor/inline/analyzer: inline consts into local scopes > 0abda08 internal/refactor/inline/analyzer: export only cross-package facts > 88d91cb internal/refactor/inline/analyzer: same-package consts > 269282d go/analysis/passes/stdversion: use Go 1.22 functionality > da3a6b2 internal/settings: add inliner to analyses > b3bde13 x/tools: use types.VarKind consistently > 51f179c gopls/internal/golang: downgrade bug report in ExtractToNewFile > 5ffcf75 internal/refactor/inline: avoid crash when inlining empty function > dace8c8 gopls/internal/analysis/modernize: fix bug in slicescontains > b781375 gopls/internal/protocol: delete MappedRange > bbe00fb gopls/internal/server: gopls.vulncheck return both vuln report and token > 058d583 gopls/internal/golang: don't apply edits in codeAction/resolve > a721d4c internal/typesinternal: factor out IsPackageLevel > f0ddc4b gopls/internal/analysis: use Cursor.Edge in two analyzers > 80ffd3c internal/astutil/cursor: add Cursor.Edge method > db7fffc go/ast/inspector: separate stack + event types > d648f91 go/ast/inspector: fork ast.Inspect > d68fc51 internal/diff: Merge > 9f450b0 go/analysis/passes/printf: suppress errors for non-const format strings > e426616 godoc,present,refactor: modernize > 8171d94 gopls/internal/analysis/fillstruct: preserve existing formatting > ac81e9f internal/testenv: RedirectStderr: fix race > bce67c4 go/analysis/internal/checker: validate SuggestedFixes > bb0a9cd gopls: remove go.sum files from integration tests > edafbe5 tools: fix typos in docs and comments > 891e3b6 internal/telemetry/cmd/stacks: cmd/compile reopen > 4f1e910 internal/telemetry/cmd/stacks: reopen issues > 114ac82 go/analysis: preparatory cleanups > 1c9f002 internal/gocommand: add openbsd to the set of GOOS to debug > f055343 internal/telemetry/cmd/stacks: divert GitHub changes during testing > 3e68f53 internal/telemetry/cmd/stacks: add GitHub client > 45227b6 internal/modindex: add LookupAll(pkg, names) > 71c7ff3 gopls: report SemanticHighlight for format string directives > 7a015ab internal/gocommand: send SIGQUIT to hanging go commands on posix > fcc9d81 internal/telemetry/cmd/stacks: anchored literals > 684910f internal/telemetry/cmd/stacks: fix distinctStacks > d5cd1f8 gopls: add WorkspaceFiles option > 30bd6fd internal/telemetry/cmd/stacks: move dry run checks down > e4adc38 internal/telemetry/cmd/stacks: remove Issue.predicateText > 8bf2b65 gopls/internal/cache: add more debugging for golang/go# 64235 > 7479e1b internal/telemetry/cmd/stacks: test predicates > 726ba32 internal/telemetry/cmd/stacks: minor tweaks > 9f4a509 gopls/internal/telemetry/cmd/stacks: add dry run flag > 38d0631 gopls/internal/test: update hover test to be tolerant proxy changes > b0164fc gopls/doc/release: add semantic token config change > 96a07bb gopls/internal/settings: include deprecation message in api-json > df4e4ef ssa: fix typo in doc comment for Program.FuncValue > 1261a24 gopls/internal/analysis/modernize: slicesdelete > cab6608 gopls/internal/golang/completion: fix crash adding receiver type params > 32c4665 gopls/internal/golang/completion: avoid crash in comment completion > 85e8b42 gopls/internal/analysis/modernize: omitzero > 344e482 golang/internal/highlight: check idx < len before indexing > 4828981 gopls/internal/telemetry/cmd/stacks: build compiler from root > 3f87563 go/cfg: remove empty goto (without label) from test case > 9d9b0b6 go/packages: use go.dev/issue links in comment > 66ef73e gopls/internal/golang: improve "toggle compiler opt details" > 79cde82 gopls/internal/protocol/command: remove the redundant gopls.test command > 7d99ad7 gopls/internal/highlight: DocumentHighlight for format strings > 4403100 gopls/internal/golang: customize semantic token types and modifiers > c9ef861 gopls/internal/telemetry/cmd/stacks: don't forward GOEXPERIMENT from env > 0933021 go/ssa: remove coretype_test.go > 73a7070 gopls/internal/telemetry/cmd/stacks: paginate issue search > fec8580 gopls/internal/analysis/modernize: replace loop with slices.Contains > ee36e77 gopls/internal/telemetry/cmd/stacks: support cmd/compile > 8a5a6d7 gopls/internal/telemetry/cmd/stacks: refactor report processing to support different programs > 5fef1f2 gopls/internal/telemetry/cmd/stacks: add cmd/compile support to readPCLineTable > 1335f05 gopls/internal/util/frob: Decode: improve panic on empty > 0b95e04 gopls: filter out hints for closed files and make modernizers hints > 8f9869c go/ssa: use NormalTerms > 8912752 gopls/internal/protocol: optimized DocumentURI.Path for MODCACHE > cecec2c go/ssa: add typeset iteration helper > 1501321 gopls/internal/analysis/modernize: fix bug in minmax > b31dda4 gopls/internal/analysis/modernize: fix bug in mapsloop > c1a7fcf go/analysis/passes/printf: extract operation parsing logic into tools/internal/fmtstr > 1b796a9 go/ssa: removing termList type > 6efe0f4 internal/astutil/cursor: Cursor.Ancestors iterator > df3de6a gopls: prepare for mod cache index > ae303ab gopls/internal/analysis/modernize: replace WithCancel with t.Cancel > 60643c0 go/types/typeutil: clarify what inGenericSig applies to > 248b94e go/ast/inspector: treat empty type filter like nil > 6016188 cmd: apply modernizers > f7fb515 internal/analysisinternal: check for interface recievers > b4e093e go/packages: run TestIssue70394 with Go 1.23 > 16f2979 gopls/internal/analysis: unusedvariable > fc2161a internal/analysis/modernize: minmax: don't reduce to y:=min(x, y) > 155dc6e gopls/internal/settings: document why unusedvariable is off > ac8980c gopls/internal/protocol: modernize to use any > 2ad5c90 gopls/internal/settings: set severity=Info for modernizers > 7c7f353 gopls/internal/analysis/hostport: report net.Dial("%s:%d") addresses > 8179c75 internal/analysisinternal: factor useful helper functions > a339e37 gopls/internal/util/persistent: {Map,Set}: use iter.Seq2 > a2408f8 internal/astutil/cursor: Cursor.Children: document invariants > ee69ea2 go/analysis/analysistest: avoid nil panic from an invalid token.Pos bumping knative.dev/reconciler-test 4965c77...5ca0bd4: > 5ca0bd4 Update community files (# 786) > 62eb465 upgrade to latest dependencies (# 783) > 3424ad8 Update community files (# 784) > 02a296f Update community files (# 782) > 9896f38 Update community files (# 781) Signed-off-by: Knative Automation <[email protected]>
1 parent b913594 commit b308b2f

File tree

1,815 files changed

+90587
-47670
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,815 files changed

+90587
-47670
lines changed

go.mod

+43-42
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
module knative.dev/eventing-rabbitmq
22

3-
go 1.22.7
3+
go 1.23.0
44

55
require (
66
github.com/cloudevents/sdk-go/observability/opencensus/v2 v2.15.2
77
github.com/cloudevents/sdk-go/v2 v2.15.2
8-
github.com/google/go-cmp v0.6.0
8+
github.com/google/go-cmp v0.7.0
99
github.com/google/licenseclassifier v0.0.0-20210325184830-bb04aff29e72
1010
github.com/kelseyhightower/envconfig v1.4.0
1111
github.com/pkg/errors v0.9.1
@@ -14,23 +14,23 @@ require (
1414
github.com/rabbitmq/messaging-topology-operator v1.12.0
1515
go.opencensus.io v0.24.0
1616
go.uber.org/zap v1.27.0
17-
k8s.io/api v0.31.4
18-
k8s.io/apiextensions-apiserver v0.31.4
19-
k8s.io/apimachinery v0.31.4
20-
k8s.io/client-go v0.31.4
21-
k8s.io/code-generator v0.31.4
22-
k8s.io/kube-openapi v0.0.0-20240808142205-8e686545bdb8
23-
knative.dev/eventing v0.44.0
24-
knative.dev/hack v0.0.0-20250116150306-c142b4835bc5
25-
knative.dev/pkg v0.0.0-20250117084104-c43477f0052b
26-
knative.dev/reconciler-test v0.0.0-20250117161605-4965c77b4dfa
17+
k8s.io/api v0.32.2
18+
k8s.io/apiextensions-apiserver v0.32.1
19+
k8s.io/apimachinery v0.32.2
20+
k8s.io/client-go v0.32.2
21+
k8s.io/code-generator v0.32.2
22+
k8s.io/kube-openapi v0.0.0-20241212222426-2c72e554b1e7
23+
knative.dev/eventing v0.44.1-0.20250311161837-6ffe7c197f8e
24+
knative.dev/hack v0.0.0-20250219013704-306ce745e077
25+
knative.dev/pkg v0.0.0-20250226145529-0372c089c78f
26+
knative.dev/reconciler-test v0.0.0-20250219013557-5ca0bd4fcad5
2727
sigs.k8s.io/controller-runtime v0.19.0
2828
)
2929

3030
require (
3131
github.com/google/uuid v1.6.0
3232
github.com/rickb777/date v1.13.0
33-
k8s.io/utils v0.0.0-20240711033017-18e509b52bc8
33+
k8s.io/utils v0.0.0-20241210054802-24370beab758
3434
)
3535

3636
require (
@@ -42,13 +42,14 @@ require (
4242
github.com/blang/semver/v4 v4.0.0 // indirect
4343
github.com/blendle/zapdriver v1.3.1 // indirect
4444
github.com/census-instrumentation/opencensus-proto v0.4.1 // indirect
45+
github.com/cert-manager/cert-manager v1.13.3 // indirect
4546
github.com/cespare/xxhash/v2 v2.3.0 // indirect
4647
github.com/cloudevents/conformance v0.2.0 // indirect
4748
github.com/cloudevents/sdk-go/sql/v2 v2.15.2 // indirect
4849
github.com/coreos/go-oidc/v3 v3.9.0 // indirect
4950
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
5051
github.com/emicklei/go-restful/v3 v3.12.1 // indirect
51-
github.com/evanphx/json-patch/v5 v5.9.0 // indirect
52+
github.com/evanphx/json-patch/v5 v5.9.11 // indirect
5253
github.com/fsnotify/fsnotify v1.7.0 // indirect
5354
github.com/fxamacker/cbor/v2 v2.7.0 // indirect
5455
github.com/go-jose/go-jose/v3 v3.0.3 // indirect
@@ -62,62 +63,62 @@ require (
6263
github.com/gogo/protobuf v1.3.2 // indirect
6364
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
6465
github.com/golang/protobuf v1.5.4 // indirect
65-
github.com/google/gnostic-models v0.6.9-0.20230804172637-c7be7c783f49 // indirect
66+
github.com/google/gnostic-models v0.6.9 // indirect
6667
github.com/google/gofuzz v1.2.0 // indirect
67-
github.com/grpc-ecosystem/grpc-gateway/v2 v2.21.0 // indirect
68+
github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.1 // indirect
6869
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
6970
github.com/hashicorp/go-retryablehttp v0.7.7 // indirect
7071
github.com/hashicorp/golang-lru v1.0.2 // indirect
71-
github.com/imdario/mergo v0.3.16 // indirect
7272
github.com/josharian/intern v1.0.0 // indirect
7373
github.com/json-iterator/go v1.1.12 // indirect
74-
github.com/mailru/easyjson v0.7.7 // indirect
74+
github.com/klauspost/compress v1.17.11 // indirect
75+
github.com/mailru/easyjson v0.9.0 // indirect
7576
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
7677
github.com/modern-go/reflect2 v1.0.2 // indirect
7778
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
7879
github.com/openzipkin/zipkin-go v0.4.3 // indirect
7980
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
80-
github.com/prometheus/client_golang v1.19.1 // indirect
81+
github.com/prometheus/client_golang v1.20.5 // indirect
8182
github.com/prometheus/client_model v0.6.1 // indirect
82-
github.com/prometheus/common v0.55.0 // indirect
83+
github.com/prometheus/common v0.62.0 // indirect
8384
github.com/prometheus/procfs v0.15.1 // indirect
8485
github.com/prometheus/statsd_exporter v0.22.7 // indirect
8586
github.com/rickb777/plural v1.2.1 // indirect
8687
github.com/robfig/cron/v3 v3.0.1 // indirect
8788
github.com/sergi/go-diff v1.2.0 // indirect
88-
github.com/spf13/pflag v1.0.5 // indirect
89-
github.com/stretchr/testify v1.9.0 // indirect
89+
github.com/spf13/pflag v1.0.6 // indirect
90+
github.com/stretchr/testify v1.10.0 // indirect
9091
github.com/valyala/bytebufferpool v1.0.0 // indirect
9192
github.com/x448/float16 v0.8.4 // indirect
9293
go.uber.org/atomic v1.10.0 // indirect
9394
go.uber.org/automaxprocs v1.6.0 // indirect
9495
go.uber.org/multierr v1.11.0 // indirect
95-
golang.org/x/crypto v0.32.0 // indirect
96-
golang.org/x/exp v0.0.0-20240808152545-0cdaa3abc0fa // indirect
97-
golang.org/x/mod v0.22.0 // indirect
98-
golang.org/x/net v0.34.0 // indirect
99-
golang.org/x/oauth2 v0.23.0 // indirect
100-
golang.org/x/sync v0.10.0 // indirect
101-
golang.org/x/sys v0.29.0 // indirect
102-
golang.org/x/term v0.28.0 // indirect
103-
golang.org/x/text v0.21.0 // indirect
104-
golang.org/x/time v0.6.0 // indirect
105-
golang.org/x/tools v0.29.0 // indirect
96+
golang.org/x/crypto v0.33.0 // indirect
97+
golang.org/x/exp v0.0.0-20250210185358-939b2ce775ac // indirect
98+
golang.org/x/mod v0.23.0 // indirect
99+
golang.org/x/net v0.35.0 // indirect
100+
golang.org/x/oauth2 v0.26.0 // indirect
101+
golang.org/x/sync v0.11.0 // indirect
102+
golang.org/x/sys v0.30.0 // indirect
103+
golang.org/x/term v0.29.0 // indirect
104+
golang.org/x/text v0.22.0 // indirect
105+
golang.org/x/time v0.10.0 // indirect
106+
golang.org/x/tools v0.30.0 // indirect
106107
gomodules.xyz/jsonpatch/v2 v2.4.0 // indirect
107108
google.golang.org/api v0.183.0 // indirect
108-
google.golang.org/genproto/googleapis/api v0.0.0-20241015192408-796eee8c2d53 // indirect
109-
google.golang.org/genproto/googleapis/rpc v0.0.0-20241015192408-796eee8c2d53 // indirect
110-
google.golang.org/grpc v1.69.2 // indirect
111-
google.golang.org/protobuf v1.36.2 // indirect
109+
google.golang.org/genproto/googleapis/api v0.0.0-20250207221924-e9438ea467c6 // indirect
110+
google.golang.org/genproto/googleapis/rpc v0.0.0-20250207221924-e9438ea467c6 // indirect
111+
google.golang.org/grpc v1.70.0 // indirect
112+
google.golang.org/protobuf v1.36.5 // indirect
112113
gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect
113114
gopkg.in/inf.v0 v0.9.1 // indirect
114115
gopkg.in/yaml.v2 v2.4.0 // indirect
115116
gopkg.in/yaml.v3 v3.0.1 // indirect
116-
k8s.io/apiserver v0.31.4 // indirect
117-
k8s.io/gengo v0.0.0-20240404160639-a0386bf69313 // indirect
118-
k8s.io/gengo/v2 v2.0.0-20240228010128-51d4e06bde70 // indirect
117+
k8s.io/apiserver v0.32.1 // indirect
118+
k8s.io/gengo/v2 v2.0.0-20240911193312-2b36238f13e9 // indirect
119119
k8s.io/klog/v2 v2.130.1 // indirect
120-
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd // indirect
121-
sigs.k8s.io/structured-merge-diff/v4 v4.4.1 // indirect
120+
sigs.k8s.io/gateway-api v0.8.0 // indirect
121+
sigs.k8s.io/json v0.0.0-20241014173422-cfa47c3a1cc8 // indirect
122+
sigs.k8s.io/structured-merge-diff/v4 v4.5.0 // indirect
122123
sigs.k8s.io/yaml v1.4.0 // indirect
123124
)

0 commit comments

Comments
 (0)