Skip to content

Commit

Permalink
upgrade to latest dependencies
Browse files Browse the repository at this point in the history
bumping github.com/prometheus/common 789222a...0c7b585:
  > 0c7b585 Merge pull request # 649 from rajagopalanand/13364
  > 804fbbe Update common Prometheus files (# 660)
  > 77ec85c Add SigV4 FIPS STS  endpoint config
  > 3f20456 Bump golang.org/x/net from 0.25.0 to 0.26.0 (# 657)
  > d726751 Merge pull request # 625 from mikelolasagasti/replace-goautoneg
  > e31eeaa Bump google.golang.org/protobuf from 1.34.1 to 1.34.2 (# 658)
  > c97390a Add a `RELEASE.md` and add @gotjosh as a mantainer (# 644)
  > 2d5ba4a Move goautoneg to external dependency
  > 3236a12 Bump golang.org/x/oauth2 from 0.20.0 to 0.21.0 (# 656)
  > ef08658 enable errcheck linter (# 637)
  > 1cfb464 Bump github.com/aws/aws-sdk-go from 1.53.14 to 1.54.7 in /sigv4 (# 659)
  > cecfdc4 Update Go modules (# 643)
  > ab322ea chore: add HumanizeTimestamp; make ConvertToFloat exportable (# 654)
  > 04635d2 Merge pull request # 655 from yeya24/change-omit-empty
  > e5fa530 Merge pull request # 646 from prometheus/repo_sync
  > c4974e5 fix test
  > 1c9da35 Merge pull request # 653 from alanprot/expose/FileSecret
  > 8839f2c Update common Prometheus files
  > 43f0db5 set http_headers to be omit empty
  > 3183099 Merge pull request # 651 from pracucci/show-http-header-issues
  > 2c133cf Exposing FileSecret
  > 92fc65e Merge pull request # 650 from pracucci/export-secret
  > d310c4a Fix JSON marshalling
  > 43e45c3 Fixed erronous mentions to SecretReader in comments
  > 0f4f649 Show HTTPClientConfig JSON marshalling issue
  > fbd2317 Expose secret as SecretReader and InlineSecret from config package
bumping github.com/prometheus/procfs ff0ad85...51919fd:
  > 51919fd enable testifylint linter (# 643)
  > d9caa8e Return support for Go 1.20 (# 645)
  > faf06ce Update common Prometheus files
  > d9448e6 ignore NODEV errors when parsing powersupply files
  > 513f259 Bump golang.org/x/sys from 0.19.0 to 0.20.0 (# 639)
  > dbe3261 Update class_thermal.go (# 634)
  > ae2937e Fixup sysfs/system_cpu.go lint errors (# 638)
  > 51f7d13 feat: Add support for `CONFIG_CPU_FREQ_STAT` (# 627)
  > 5a801c6 Parse recovery line to be synced blocks (# 637)
  > 1adce6b bugfix: `s/TrimRight/TrimSuffix` for certain cases (# 618)
  > 2085b8f bugfix: Allow multiple `xprt` fields for NFS stats (# 619)
  > 68fb3df enhancement: Use pointer fields for `FibreChannel*` (# 623)
  > 5cca38b Update common Prometheus files (# 635)
  > 6bec248 Revert "fix: same TCP connection appears twice (# 631)" (# 633)
  > 987bedc fix: same TCP connection appears twice (# 631)
  > ee70db2 Merge pull request # 632 from prometheus/superq/1.22
  > 0fdebd3 chore: Use kernel-compliant types for `{U,G}IDs` (# 620)
  > faa3526 Update Go versions
  > 69fc8f6 *: `s/(%v|%s)/%w` and use `go1.20` (# 617)
  > eac8540 update MAINTAINERS.md (# 629)
  > 3387ec6 style: returns procfs build-in error like other parsing methods (# 630)
  > 5819c81 Revert add avgRTT to nfs mountstats # 487 (# 625)
  > c5ada8d Update common Prometheus files
  > 6bba74b Update common Prometheus files
  > f7c2619 Update common Prometheus files (# 615)
  > aa18116 Update common Prometheus files (# 613)
  > 72170b5 Bump golang.org/x/sys from 0.17.0 to 0.18.0 (# 611)
  > b5cb3d2 Update common Prometheus files (# 610)
  > 6ae6f98 Update common Prometheus files (# 609)
  > 7b6eccc chore: class_fibrechannel: support optional attributes (# 607)
  > da53333 Update common Prometheus files (# 608)
  > 4b77c68 Bump golang.org/x/sys from 0.16.0 to 0.17.0 (# 606)
  > 6d8714c Add support for for /proc/net/tls_stat kTLS stats (# 579)
  > 0f527e6 Add `/sys/class/watchdog` statistics (# 594)
  > d254b01 Add support for gtime and cgtime stats. (# 597)
  > f5f033b feat: Add `/sys/fs/btrfs/<FSID>/commit_stats` statistics (# 580)
  > 51a293e golint: redundant type from array, slice, or map composite literal (# 601)
  > d735b08 Update common Prometheus files (# 604)
  > 868112d infiniband: support Intel irdma devices (# 605)
  > dd493f4 Bump golang.org/x/sys from 0.15.0 to 0.16.0 (# 603)
  > f06ab8f Bump golang.org/x/sync from 0.5.0 to 0.6.0 (# 602)
  > 495e483 Update common Prometheus files
  > 8a3ea46 Update common Prometheus files (# 598)
  > a45c08c Update common Prometheus files (# 596)
  > 534069e Bump golang.org/x/sys from 0.13.0 to 0.15.0 (# 593)
  > 8f660d1 meminfo: add Percpu field (# 588)
  > 732ca0f Update common Prometheus files (# 595)
  > feff289 Update common Prometheus files (# 590)
  > 9fdfbe8 Add udp drops (# 538)
  > f11f6e4 Update crypto.go, fix incorrect spelling (# 591)
  > 6990574 Bump golang.org/x/sync from 0.3.0 to 0.5.0
  > e9c69c6 Update common Prometheus files
  > 43bf323 Bump golang.org/x/sys from 0.12.0 to 0.13.0
  > f78f919 Bump github.com/google/go-cmp from 0.5.9 to 0.6.0
  > 2cfca8d fix(meminfo): remove `bytes` versions of fields that aren't bytes
  > f75eb9f ref(meminfo): simplify variable assignment
  > 18260ef fix(meminfo): account for optional unit field so values are accurate
  > 894a5e8 Update common Prometheus files (# 578)
bumping google.golang.org/protobuf 4a76e11...c33baa8:
  > c33baa8 all: release v1.34.2
  > 971c712 gofeatures: allow setting legacy_unmarshal_json_enum feature at file level
  > 3b8611b reflect/protoreflect: FieldDescriptor.Kind should never be GroupKind for maps or fields of map entry
  > ca837e5 types/descriptorpb: regenerate using latest protobuf v27.0 release
  > 1d4293e internal/impl: fix size cache semantics with lazy decoding
  > ef74188 all: set Go language version to Go 1.20
  > b3f1c7a reflect/protodesc: remove obsolete JSON name check from desc validator
  > cbc3dd6 all: replace interface{} by any now that we are on Go 1.21
  > 0e93293 internal/impl: enable fully lazy extensions (over Size and Marshal)
  > 15d7b13 all: remove Go 1.17 build tags / workarounds
  > f7dca67 all: set Go language version to Go 1.21
  > 09393c1 all: start v1.34.1-devel
bumping knative.dev/eventing c3baeda...a9abf3c:
  > a9abf3c [main] Upgrade to latest dependencies (# 8119)
  > d56d9ea [main] Update community files (# 8120)
  > 1aa3407 fix: workflow syntax for weekly reminder (# 8115)
  > d7708f9 feat: add github workflow to send slack reminder for office hours (# 8113)
bumping knative.dev/networking bab7f2a...543181c:
  > 543181c upgrade to latest dependencies (# 996)
  > 2ffc30d Update community files (# 995)
  > 8f1ea9d upgrade to latest dependencies (# 994)
bumping knative.dev/hack b979959...0a23232:
  > 0a23232 Update community files (# 388)
  > 9c9eed6 💝 Vendorless codegen via shell scripting (# 386)
bumping knative.dev/serving 34cef98...57fa417:
  > 57fa417 Update net-contour nightly (# 15430)
  > e740654 Update net-gateway-api nightly (# 15428)
  > 5225d4f Update net-istio nightly (# 15427)
  > 8c13034 upgrade to latest dependencies (# 15426)
  > 42bc7bb Update community files (# 15425)
  > 19b5e8c Update net-kourier nightly (# 15423)
  > 666897e Update net-contour nightly (# 15422)
  > dfa1726 Update net-gateway-api nightly (# 15421)
  > 9a7409c clean up old certificate leases (# 15420)
  > 8ab2768 upgrade to latest dependencies (# 15419)
  > 873602a clean up (# 15415)
  > 7411254 Do not run TestTLSCertificateRotation in parallel with other tests (# 15417)
  > 7643497 Update net-kourier nightly (# 15413)
  > 2792dcb Update net-contour nightly (# 15411)
  > 7ed4aa0 Update net-gateway-api nightly (# 15410)
  > dec852b Update net-istio nightly (# 15412)
  > 7d318cd Use a different 'static' image that supports s390x and ppc (# 15407)
  > 79dd728 Update net-istio nightly (# 15406)
  > b41a9e3 Update net-gateway-api nightly (# 15404)
  > 53810f8 Update net-istio nightly (# 15403)
bumping knative.dev/client-pkg 8393d69...5f32500:
  > 5f32500 Update community files (# 191)
bumping knative.dev/pkg 4355f0c...0e7ffe4:
  > 0e7ffe4 Update community files (# 3079)
  > 330b271 Bump github.com/tsenart/vegeta/v12 from 12.11.1 to 12.11.3 (# 3077)
  > 3561487 upgrade to latest dependencies (# 3078)
bumping knative.dev/reconciler-test 00d94f4...dd2ded3:
  > dd2ded3 upgrade to latest dependencies (# 744)
  > 4ca183f Update community files (# 745)

Signed-off-by: Knative Automation <automation@knative.team>
  • Loading branch information
knative-automation committed Aug 1, 2024
1 parent bd11cd7 commit f2059b3
Show file tree
Hide file tree
Showing 5 changed files with 970 additions and 53 deletions.
6 changes: 3 additions & 3 deletions build/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ require (
golang.org/x/term v0.22.0 // indirect
golang.org/x/text v0.16.0 // indirect
golang.org/x/tools v0.23.0 // indirect
google.golang.org/protobuf v1.34.1 // indirect
google.golang.org/protobuf v1.34.2 // indirect
gopkg.in/go-jose/go-jose.v2 v2.6.3 // indirect
gopkg.in/inf.v0 v0.9.1 // indirect
gopkg.in/ini.v1 v1.67.0 // indirect
Expand All @@ -191,8 +191,8 @@ require (
k8s.io/apimachinery v0.29.3 // indirect
k8s.io/klog/v2 v2.120.1 // indirect
k8s.io/utils v0.0.0-20240310230437-4693a0247e57 // indirect
knative.dev/client-pkg v0.0.0-20240724091446-8393d69ad672 // indirect
knative.dev/pkg v0.0.0-20240716082220-4355f0c73608 // indirect
knative.dev/client-pkg v0.0.0-20240730132256-5f325003a074 // indirect
knative.dev/pkg v0.0.0-20240730131544-0e7ffe491d5e // indirect
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd // indirect
sigs.k8s.io/kind v0.22.0 // indirect
sigs.k8s.io/structured-merge-diff/v4 v4.4.1 // indirect
Expand Down
22 changes: 12 additions & 10 deletions build/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -372,6 +372,8 @@ github.com/muesli/reflow v0.3.0 h1:IFsN6K9NfGtjeggFP+68I4chLZV2yIKsXJFNZ+eWh6s=
github.com/muesli/reflow v0.3.0/go.mod h1:pbwTDkVPibjO2kyvBQRBxTWEEGDGq0FlB1BIKtnHY/8=
github.com/muesli/termenv v0.15.2 h1:GohcuySI0QmI3wN8Ok9PtKGkgkFIk7y6Vpb5PvrY+Wo=
github.com/muesli/termenv v0.15.2/go.mod h1:Epx+iuz8sNs7mNKhxzH4fWXGNpZwUaJKRS1noLXviQ8=
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 h1:C3w9PqII01/Oq1c1nUAm88MOHcQC9l5mIlSMApZMrHA=
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822/go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ=
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e/go.mod h1:zD1mROLANZcx1PVRCS0qkT7pwLkGfwJo4zjcN/Tysno=
github.com/nwaples/rardecode/v2 v2.0.0-beta.2 h1:e3mzJFJs4k83GXBEiTaQ5HgSc/kOK8q0rDaRO0MPaOk=
github.com/nwaples/rardecode/v2 v2.0.0-beta.2/go.mod h1:yntwv/HfMc/Hbvtq9I19D1n58te3h6KsqCf3GxyfBGY=
Expand Down Expand Up @@ -419,10 +421,10 @@ github.com/prometheus/client_golang v1.19.1/go.mod h1:mP78NwGzrVks5S2H6ab8+ZZGJL
github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4/go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA=
github.com/prometheus/client_model v0.6.1 h1:ZKSh/rekM+n3CeS952MLRAdFwIKqeY8b62p8ais2e9E=
github.com/prometheus/client_model v0.6.1/go.mod h1:OrxVMOVHjw3lKMa8+x6HeMGkHMQyHDk9E3jmP2AmGiY=
github.com/prometheus/common v0.54.0 h1:ZlZy0BgJhTwVZUn7dLOkwCZHUkrAqd3WYtcFCWnM1D8=
github.com/prometheus/common v0.54.0/go.mod h1:/TQgMJP5CuVYveyT7n/0Ix8yLNNXy9yRSkhnLTHPDIQ=
github.com/prometheus/procfs v0.12.0 h1:jluTpSng7V9hY0O2R9DzzJHYb2xULk9VTR1V1R/k6Bo=
github.com/prometheus/procfs v0.12.0/go.mod h1:pcuDEFsWDnvcgNzo4EEweacyhjeA9Zk3cnaOZAZEfOo=
github.com/prometheus/common v0.55.0 h1:KEi6DK7lXW/m7Ig5i47x0vRzuBsHuvJdi5ee6Y3G1dc=
github.com/prometheus/common v0.55.0/go.mod h1:2SECS4xJG1kd8XF9IcM1gMX6510RAEL65zxzNImwdc8=
github.com/prometheus/procfs v0.15.1 h1:YagwOFzUgYfKKHX6Dr+sHT7km/hxC76UB0learggepc=
github.com/prometheus/procfs v0.15.1/go.mod h1:fB45yRUv8NstnjriLhBQLuOUt+WW4BsoGhij/e3PBqk=
github.com/rivo/uniseg v0.1.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc=
github.com/rivo/uniseg v0.2.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc=
github.com/rivo/uniseg v0.4.7 h1:WUdvkW8uEhrYfLC4ZzdpI2ztxP1I582+49Oc5Mq64VQ=
Expand Down Expand Up @@ -754,8 +756,8 @@ google.golang.org/protobuf v1.21.0/go.mod h1:47Nbq4nVaFHyn7ilMalzfO3qCViNmqZ2kzi
google.golang.org/protobuf v1.23.0/go.mod h1:EGpADcykh3NcUnDUJcl1+ZksZNG86OlYog2l/sGQquU=
google.golang.org/protobuf v1.26.0-rc.1/go.mod h1:jlhhOSvTdKEhbULTjvd4ARK9grFBp09yW+WbY/TyQbw=
google.golang.org/protobuf v1.26.0/go.mod h1:9q0QmTI4eRPtz6boOQmLYwt+qCgq0jsYwAQnmE0givc=
google.golang.org/protobuf v1.34.1 h1:9ddQBjfCyZPOHPUiPxpYESBLc+T8P3E+Vo4IbKZgFWg=
google.golang.org/protobuf v1.34.1/go.mod h1:c6P6GXX6sHbq/GpV6MGZEdwhWPcYBgnhAHhKbcUYpos=
google.golang.org/protobuf v1.34.2 h1:6xV6lTsCfpGD21XK49h7MhtcApnLqkfYgPcdHftf6hg=
google.golang.org/protobuf v1.34.2/go.mod h1:qYOHts0dSfpeUzUFpOMr/WGzszTmLH+DiWniOlNbLDw=
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
gopkg.in/check.v1 v1.0.0-20200902074654-038fdea0a05b/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
Expand Down Expand Up @@ -796,10 +798,10 @@ k8s.io/klog/v2 v2.120.1 h1:QXU6cPEOIslTGvZaXvFWiP9VKyeet3sawzTOvdXb4Vw=
k8s.io/klog/v2 v2.120.1/go.mod h1:3Jpz1GvMt720eyJH1ckRHK1EDfpxISzJ7I9OYgaDtPE=
k8s.io/utils v0.0.0-20240310230437-4693a0247e57 h1:gbqbevonBh57eILzModw6mrkbwM0gQBEuevE/AaBsHY=
k8s.io/utils v0.0.0-20240310230437-4693a0247e57/go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0=
knative.dev/client-pkg v0.0.0-20240724091446-8393d69ad672 h1:kPjt/WSTDTAOUKb4K9GUQafOc5IFHO8IguEE8Am3hW0=
knative.dev/client-pkg v0.0.0-20240724091446-8393d69ad672/go.mod h1:Y56KfZx3gJJpju88l86jQ9csxywLiopR0GkxCWW3+Kg=
knative.dev/pkg v0.0.0-20240716082220-4355f0c73608 h1:BOiRzcnRS9Z5ruxlCiS/K1/Hb5bUN0X4W3xCegdcYQE=
knative.dev/pkg v0.0.0-20240716082220-4355f0c73608/go.mod h1:M67lDZ4KbltYSon0Ox4/6qjlZNOIXW4Ldequ81yofbw=
knative.dev/client-pkg v0.0.0-20240730132256-5f325003a074 h1:kTWu6r6HvqODMLo+iGS8TpBEfxfClbBEkoju3/zxOUM=
knative.dev/client-pkg v0.0.0-20240730132256-5f325003a074/go.mod h1:Y56KfZx3gJJpju88l86jQ9csxywLiopR0GkxCWW3+Kg=
knative.dev/pkg v0.0.0-20240730131544-0e7ffe491d5e h1:pRbTdwG1ePdAJ+8mwFbtsY5gKFBaF+299QgY8BRn+ng=
knative.dev/pkg v0.0.0-20240730131544-0e7ffe491d5e/go.mod h1:wQoeURvX7/oMI5ZcNowGGIX4cmOUzew1cyNf3KRZdFE=
knative.dev/toolbox/magetasks v0.0.0-20240412084849-703489d35306 h1:mG2rEGCg4vZAs+D2rIzISuqmND8HNkcNCYvRmEXvG8s=
knative.dev/toolbox/magetasks v0.0.0-20240412084849-703489d35306/go.mod h1:+LHHOXHlXXXiD8WG0ke72XTt/SSpSqUUX1dG8h9AGIE=
rsc.io/binaryregexp v0.2.0/go.mod h1:qTv7/COck+e2FymRvadv62gMdZztPaShugOCi3I+8D8=
Expand Down
20 changes: 10 additions & 10 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@ require (
k8s.io/api v0.29.3
k8s.io/apimachinery v0.29.3
k8s.io/client-go v0.29.2
knative.dev/client-pkg v0.0.0-20240724091446-8393d69ad672
knative.dev/eventing v0.42.0
knative.dev/hack v0.0.0-20240704013904-b9799599afcf
knative.dev/pkg v0.0.0-20240716082220-4355f0c73608
knative.dev/reconciler-test v0.0.0-20240716134925-00d94f40c470
knative.dev/serving v0.42.0
knative.dev/client-pkg v0.0.0-20240730132256-5f325003a074
knative.dev/eventing v0.42.1-0.20240730184929-a9abf3ce4624
knative.dev/hack v0.0.0-20240730131549-0a23232167bc
knative.dev/pkg v0.0.0-20240730131544-0e7ffe491d5e
knative.dev/reconciler-test v0.0.0-20240730134611-dd2ded3ede25
knative.dev/serving v0.42.1-0.20240731160835-57fa417db177
sigs.k8s.io/yaml v1.4.0
)

Expand Down Expand Up @@ -91,8 +91,8 @@ require (
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
github.com/prometheus/client_golang v1.19.1 // indirect
github.com/prometheus/client_model v0.6.1 // indirect
github.com/prometheus/common v0.54.0 // indirect
github.com/prometheus/procfs v0.12.0 // indirect
github.com/prometheus/common v0.55.0 // indirect
github.com/prometheus/procfs v0.15.1 // indirect
github.com/prometheus/statsd_exporter v0.22.8 // indirect
github.com/rickb777/date v1.20.0 // indirect
github.com/rickb777/plural v1.4.1 // indirect
Expand Down Expand Up @@ -125,7 +125,7 @@ require (
google.golang.org/genproto/googleapis/api v0.0.0-20240604185151-ef581f913117 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20240528184218-531527333157 // indirect
google.golang.org/grpc v1.65.0 // indirect
google.golang.org/protobuf v1.34.1 // indirect
google.golang.org/protobuf v1.34.2 // indirect
gopkg.in/inf.v0 v0.9.1 // indirect
gopkg.in/ini.v1 v1.67.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
Expand All @@ -134,7 +134,7 @@ require (
k8s.io/klog/v2 v2.120.1 // indirect
k8s.io/kube-openapi v0.0.0-20231010175941-2dd684a91f00 // indirect
k8s.io/utils v0.0.0-20240310230437-4693a0247e57 // indirect
knative.dev/networking v0.0.0-20240716111826-bab7f2a3e556 // indirect
knative.dev/networking v0.0.0-20240730152525-543181c32243 // indirect
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd // indirect
sigs.k8s.io/kustomize/api v0.13.5-0.20230601165947-6ce0bf390ce3 // indirect
sigs.k8s.io/kustomize/kyaml v0.14.3-0.20230601165947-6ce0bf390ce3 // indirect
Expand Down
40 changes: 20 additions & 20 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -387,17 +387,17 @@ github.com/prometheus/common v0.26.0/go.mod h1:M7rCNAaPfAosfx8veZJCuw84e35h3Cfd9
github.com/prometheus/common v0.32.1/go.mod h1:vu+V0TpY+O6vW9J44gczi3Ap/oXXR10b+M/gUGO4Hls=
github.com/prometheus/common v0.35.0/go.mod h1:phzohg0JFMnBEFGxTDbfu3QyL5GI8gTQJFhYO5B3mfA=
github.com/prometheus/common v0.37.0/go.mod h1:phzohg0JFMnBEFGxTDbfu3QyL5GI8gTQJFhYO5B3mfA=
github.com/prometheus/common v0.54.0 h1:ZlZy0BgJhTwVZUn7dLOkwCZHUkrAqd3WYtcFCWnM1D8=
github.com/prometheus/common v0.54.0/go.mod h1:/TQgMJP5CuVYveyT7n/0Ix8yLNNXy9yRSkhnLTHPDIQ=
github.com/prometheus/common v0.55.0 h1:KEi6DK7lXW/m7Ig5i47x0vRzuBsHuvJdi5ee6Y3G1dc=
github.com/prometheus/common v0.55.0/go.mod h1:2SECS4xJG1kd8XF9IcM1gMX6510RAEL65zxzNImwdc8=
github.com/prometheus/procfs v0.0.0-20181005140218-185b4288413d/go.mod h1:c3At6R/oaqEKCNdg8wHV1ftS6bRYblBhIjjI8uT2IGk=
github.com/prometheus/procfs v0.0.0-20190507164030-5867b95ac084/go.mod h1:TjEm7ze935MbeOT/UhFTIMYKhuLP4wbCsTZCD3I8kEA=
github.com/prometheus/procfs v0.0.2/go.mod h1:TjEm7ze935MbeOT/UhFTIMYKhuLP4wbCsTZCD3I8kEA=
github.com/prometheus/procfs v0.1.3/go.mod h1:lV6e/gmhEcM9IjHGsFOCxxuZ+z1YqCvr4OA4YeYWdaU=
github.com/prometheus/procfs v0.6.0/go.mod h1:cz+aTbrPOrUb4q7XlbU9ygM+/jj0fzG6c1xBZuNvfVA=
github.com/prometheus/procfs v0.7.3/go.mod h1:cz+aTbrPOrUb4q7XlbU9ygM+/jj0fzG6c1xBZuNvfVA=
github.com/prometheus/procfs v0.8.0/go.mod h1:z7EfXMXOkbkqb9IINtpCn86r/to3BnA0uaxHdg830/4=
github.com/prometheus/procfs v0.12.0 h1:jluTpSng7V9hY0O2R9DzzJHYb2xULk9VTR1V1R/k6Bo=
github.com/prometheus/procfs v0.12.0/go.mod h1:pcuDEFsWDnvcgNzo4EEweacyhjeA9Zk3cnaOZAZEfOo=
github.com/prometheus/procfs v0.15.1 h1:YagwOFzUgYfKKHX6Dr+sHT7km/hxC76UB0learggepc=
github.com/prometheus/procfs v0.15.1/go.mod h1:fB45yRUv8NstnjriLhBQLuOUt+WW4BsoGhij/e3PBqk=
github.com/prometheus/statsd_exporter v0.22.7/go.mod h1:N/TevpjkIh9ccs6nuzY3jQn9dFqnUakOjnEuMPJJJnI=
github.com/prometheus/statsd_exporter v0.22.8 h1:Qo2D9ZzaQG+id9i5NYNGmbf1aa/KxKbB9aKfMS+Yib0=
github.com/prometheus/statsd_exporter v0.22.8/go.mod h1:/DzwbTEaFTE0Ojz5PqcSk6+PFHOPWGxdXVr6yC8eFOM=
Expand Down Expand Up @@ -834,8 +834,8 @@ google.golang.org/protobuf v1.26.0-rc.1/go.mod h1:jlhhOSvTdKEhbULTjvd4ARK9grFBp0
google.golang.org/protobuf v1.26.0/go.mod h1:9q0QmTI4eRPtz6boOQmLYwt+qCgq0jsYwAQnmE0givc=
google.golang.org/protobuf v1.28.0/go.mod h1:HV8QOd/L58Z+nl8r43ehVNZIU/HEI6OcFqwMG9pJV4I=
google.golang.org/protobuf v1.28.1/go.mod h1:HV8QOd/L58Z+nl8r43ehVNZIU/HEI6OcFqwMG9pJV4I=
google.golang.org/protobuf v1.34.1 h1:9ddQBjfCyZPOHPUiPxpYESBLc+T8P3E+Vo4IbKZgFWg=
google.golang.org/protobuf v1.34.1/go.mod h1:c6P6GXX6sHbq/GpV6MGZEdwhWPcYBgnhAHhKbcUYpos=
google.golang.org/protobuf v1.34.2 h1:6xV6lTsCfpGD21XK49h7MhtcApnLqkfYgPcdHftf6hg=
google.golang.org/protobuf v1.34.2/go.mod h1:qYOHts0dSfpeUzUFpOMr/WGzszTmLH+DiWniOlNbLDw=
gopkg.in/alecthomas/kingpin.v2 v2.2.6/go.mod h1:FMv+mEhP44yOT+4EoQTLFTRgOQ1FBLkstjWtayDeSgw=
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
Expand Down Expand Up @@ -891,20 +891,20 @@ k8s.io/kube-openapi v0.0.0-20231010175941-2dd684a91f00 h1:aVUu9fTY98ivBPKR9Y5w/A
k8s.io/kube-openapi v0.0.0-20231010175941-2dd684a91f00/go.mod h1:AsvuZPBlUDVuCdzJ87iajxtXuR9oktsTctW/R9wwouA=
k8s.io/utils v0.0.0-20240310230437-4693a0247e57 h1:gbqbevonBh57eILzModw6mrkbwM0gQBEuevE/AaBsHY=
k8s.io/utils v0.0.0-20240310230437-4693a0247e57/go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0=
knative.dev/client-pkg v0.0.0-20240724091446-8393d69ad672 h1:kPjt/WSTDTAOUKb4K9GUQafOc5IFHO8IguEE8Am3hW0=
knative.dev/client-pkg v0.0.0-20240724091446-8393d69ad672/go.mod h1:Y56KfZx3gJJpju88l86jQ9csxywLiopR0GkxCWW3+Kg=
knative.dev/eventing v0.42.0 h1:pbPPhV4JlgpHBZxLBhJTUf+4HuZe5y/zlkOGHZfvtZ0=
knative.dev/eventing v0.42.0/go.mod h1:hW5BMYcihtCelT9pqaMtK8gmNOo1ybxcigjBY+/fU+k=
knative.dev/hack v0.0.0-20240704013904-b9799599afcf h1:n92FmZRywgtHso7pFAku7CW0qvRAs1hXtMQqO0R6eiE=
knative.dev/hack v0.0.0-20240704013904-b9799599afcf/go.mod h1:yk2OjGDsbEnQjfxdm0/HJKS2WqTLEFg/N6nUs6Rqx3Q=
knative.dev/networking v0.0.0-20240716111826-bab7f2a3e556 h1:9OTyJkrjiFh/burZiti3WucGv8Qtt91VJTnXfO5dC2g=
knative.dev/networking v0.0.0-20240716111826-bab7f2a3e556/go.mod h1:1PosUDkXqoHNzYxtLIwa7LFqSsIXBShHOseAb6XBeEU=
knative.dev/pkg v0.0.0-20240716082220-4355f0c73608 h1:BOiRzcnRS9Z5ruxlCiS/K1/Hb5bUN0X4W3xCegdcYQE=
knative.dev/pkg v0.0.0-20240716082220-4355f0c73608/go.mod h1:M67lDZ4KbltYSon0Ox4/6qjlZNOIXW4Ldequ81yofbw=
knative.dev/reconciler-test v0.0.0-20240716134925-00d94f40c470 h1:cdAPZPUszOYpgJY2LNRzz6lFZgD++U89y56jECV/6eU=
knative.dev/reconciler-test v0.0.0-20240716134925-00d94f40c470/go.mod h1:SxsgIk8gq6brVnQfKqCKOTtgmjXinZe2dqnsx3XeAvo=
knative.dev/serving v0.42.0 h1:utItXW+L6inUfJ7Y1LgnbAMc/RyxvvAQNliGU2XC34s=
knative.dev/serving v0.42.0/go.mod h1:3cgU8/864RcqA0ZPrc3jFcmS3uJL/mOlUZiYsXonwaE=
knative.dev/client-pkg v0.0.0-20240730132256-5f325003a074 h1:kTWu6r6HvqODMLo+iGS8TpBEfxfClbBEkoju3/zxOUM=
knative.dev/client-pkg v0.0.0-20240730132256-5f325003a074/go.mod h1:Y56KfZx3gJJpju88l86jQ9csxywLiopR0GkxCWW3+Kg=
knative.dev/eventing v0.42.1-0.20240730184929-a9abf3ce4624 h1:4GFLiCit+NWZzpybNxU/ziFN3+WDCn0Z002GwxTV9Mg=
knative.dev/eventing v0.42.1-0.20240730184929-a9abf3ce4624/go.mod h1:sW8btFd57JF2hS2T92Jh/k1PgSOVTQdPzZODXaQs54E=
knative.dev/hack v0.0.0-20240730131549-0a23232167bc h1:Dl+DvyH7quVCP7FPNVii9Md+EuYgdsH43RFBp4jvMwc=
knative.dev/hack v0.0.0-20240730131549-0a23232167bc/go.mod h1:R0ritgYtjLDO9527h5vb5X6gfvt5LCrJ55BNbVDsWiY=
knative.dev/networking v0.0.0-20240730152525-543181c32243 h1:LD1SBebiWctT3NUTVAHcgoHYzvXeWdkgn/JfgMF2OaU=
knative.dev/networking v0.0.0-20240730152525-543181c32243/go.mod h1:bBdtfiQEMV4F3nET1NxS8OqERgo7K5DLiHDcNlXXjBw=
knative.dev/pkg v0.0.0-20240730131544-0e7ffe491d5e h1:pRbTdwG1ePdAJ+8mwFbtsY5gKFBaF+299QgY8BRn+ng=
knative.dev/pkg v0.0.0-20240730131544-0e7ffe491d5e/go.mod h1:wQoeURvX7/oMI5ZcNowGGIX4cmOUzew1cyNf3KRZdFE=
knative.dev/reconciler-test v0.0.0-20240730134611-dd2ded3ede25 h1:xN3rE1pYf0GKhLNzsSa8heHxd4yn1Mb0m8Qwv6FCr4w=
knative.dev/reconciler-test v0.0.0-20240730134611-dd2ded3ede25/go.mod h1:2MK5Kr6hEzlqbkdWup+GqVrRVs3f0YR2UVnS+XyRabg=
knative.dev/serving v0.42.1-0.20240731160835-57fa417db177 h1:WfYpuAH6H6sv9iDarK4Jk3W4V7+2ZehCs/R+H5nTEVw=
knative.dev/serving v0.42.1-0.20240731160835-57fa417db177/go.mod h1:0m3iOOYT/gSq39nhZTIPHmEwjSGyLYH/h3wz4J8OErw=
rsc.io/binaryregexp v0.2.0/go.mod h1:qTv7/COck+e2FymRvadv62gMdZztPaShugOCi3I+8D8=
rsc.io/quote/v3 v3.1.0/go.mod h1:yEA65RcK8LyAZtP9Kv3t0HmxON59tX3rD+tICJqUlj0=
rsc.io/sampler v1.3.0/go.mod h1:T1hPZKmBbMNahiBKFy5HrXp6adAjACjK9JXDnKaTXpA=
Expand Down
Loading

0 comments on commit f2059b3

Please sign in to comment.