Skip to content

Commit

Permalink
upgrade to latest dependencies (#1243)
Browse files Browse the repository at this point in the history
bumping golang.org/x/sys 13b15b7...0829ab1:
  > 0829ab1 windows: add SetFileValidData
  > 32cdffc unix: don't redefine constants already defined in glibc headers
  > f0c7190 unix: remove extra trailing newlines in zsyscall_openbsd_*.go
  > 5ff87d7 unix: add Netfilter and NFTables constants
bumping golang.org/x/tools 2acb2e6...0b1f1d4:
  > 0b1f1d4 gopls/internal/lsp/cache: (re-)ensure clean shutdown
  > 706525d gopls/internal/lsp/source/completion: support postfix completion (iferr,
  > 581c0b3 gopls/internal/lsp/source: add receiver name to stubbed methods
  > c95fa0f gopls/internal/test: skip marker tests on darwin builders if -short
  > 25a0e9d go.mod: update golang.org/x dependencies
  > c9c95f9 internal/refactor/inline: improve a confusing error message
  > ba8672b go/analysis/passes/unusedresult: add functions from slices package
  > 3e8a0a3 gopls/internal/lsp/cache: address additional comments from CL 553095
  > 920d665 gopls/internal/cmd: factor three loops in fix subcommand
  > 7825736 gopls/internal/lsp/cache: simplify critical errors
  > 88ea935 gopls/internal/lsp/cache: don't scan for modules when defining a view
  > 2e53332 gopls/internal/lsp/cache: remove validBuildConfiguration
  > a863a4f cmd/goimports: fix -trace flag: flush after stopping trace
  > 5e6f314 gopls/stub: support for method generation with same name but different receiver
  > d47b14c gopls/internal/lsp/source/completion: complete return snippet
  > a08f286 gopls/internal/lsp/cache: add dynamic build tag support
  > 1f94566 gopls/internal/lsp/source: simplify SuggestedFix plumbing
  > baf6fd2 gopls/internal/server: simplify fileOf (née beginFileRequest)
  > 54ac623 gopls/internal/lsp/cache: add support for checking views from tests
  > 025ebe6 gopls/internal/lsp/cache: associate env with folders, not views
  > a6819f4 go/callgraph/vta: fix handling of comma map lookups
  > f6d5f0f gopls/internal/lsp/cache: finish integrating the zero-config algorithm
  > 862c086 gopls/internal/lsp/cache: don't preserve sequence IDs in updated views
  > 59384bc gopls/internal/lsp/cache: switch to new bestViewForURI logic
  > 160631f gopls/internal/lsp/cache: add views for unused modules in selectViews
  > f801f12 gopls/internal/work: fix crash during go.work completion
  > b85cfba gopls/internal/lsp/cache: add the zero-config algorithm, and a unit test
  > ee47fd4 gopls/internal/lsp/cache: simplify view definitions
  > c431729 gopls/internal/lsp/cache: reconcile view modes and workspace packages
  > 83bceaf internal/versions: remove use of go/versions
  > 261fa1a gopls/internal: remove myers diff implementation from gopls
  > 4d2b6e1 gopls/internal: remove old diff
  > 3bed147 gopls/internal/server: print stderr in go mod vendor error message
  > e601fd8 gopls/internal/server: rewrite the server diagnostic tracking
  > c9f3382 gopls/internal/lsp/cache: do not block View.Shutdown on Snapshot work
  > 1346c45 gopls/internal/lsp/cache: allow "" or "null" Diagnostics.Data
  > 20e1bb7 gopls: remove dead types and fields
  > dcabb5c go/ssa: do not load type parameter method receivers
  > 5b123a2 cmd/guru,internal/robustio: make tests robust to os.Symlink errors
  > 5f21477 internal/coverage: delete unused tool
  > 9ed4fb5 gopls/internal/lsp/protocol: request.params is optional
  > 6b6442c gopls/internal/lsp/source: rename: update the doc link associated with the object
  > 3fd334c gopls/internal/test: set GOPACKAGESDRIVER=off for new marker tests
bumping knative.dev/networking 206ff82...2248574:
  > 2248574 upgrade to latest dependencies (# 911)
bumping github.com/prometheus/common c59927e...7e44242:
  > 7e44242 Bump Go modules (# 568)
  > 0e201e4 Merge pull request # 567 from stapelberg/protodelim
  > 53f76e7 version: make GetTegs() public (# 565)
  > 1143fec switch to protodelim package (which pbutil now calls)
  > 21a37ca enable gofumpt, goimports, testifylint linters (# 551)
  > 256500d Make version getRevision public (# 563)
  > 0949959 Update common Prometheus files (# 561)
  > e56a9b7 Bump github.com/aws/aws-sdk-go from 1.48.10 to 1.49.13 in /sigv4 (# 557)
  > 46ef093 Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 (# 559)
  > e21e8b5 Update common Prometheus files (# 555)
  > 9b4f72d Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 in /sigv4 (# 558)
  > 8c8f8b1 Bump google.golang.org/protobuf from 1.31.0 to 1.32.0 (# 560)
  > f094368 Add hints for promlog (# 556)
  > 686da34 Merge pull request # 540 from prometheus/dependabot/go_modules/golang.org/x/oauth2-0.15.0
  > f20b239 Merge pull request # 541 from prometheus/dependabot/go_modules/golang.org/x/net-0.19.0
  > eb678ba Update golang.org/x/oauth2 in sigv4.
  > b861d35 Merge pull request # 552 from prometheus/repo_sync
  > 83ae14e Bump golang.org/x/net in sigv4.
  > 4627a1b Bump golang.org/x/oauth2 from 0.14.0 to 0.15.0
  > 658f673 Merge pull request # 542 from prometheus/dependabot/go_modules/github.com/alecthomas/kingpin/v2-2.4.0
  > a4728e4 Update common Prometheus files
  > 1f5a74c Bump golang.org/x/net from 0.18.0 to 0.19.0
  > 919697c Merge pull request # 539 from prometheus/dependabot/go_modules/sigv4/github.com/aws/aws-sdk-go-1.48.10
  > db4fdbc Bump github.com/alecthomas/kingpin/v2 from 2.3.2 to 2.4.0
  > 1d8c672 Merge pull request # 535 from prometheus/repo_sync
  > a5e739e Merge pull request # 548 from prometheus/repo_sync
  > e888263 Bump github.com/aws/aws-sdk-go from 1.47.0 to 1.48.10 in /sigv4
  > de1c963 Merge pull request # 534 from prometheus/superq/client_model
  > 36e2952 Update common Prometheus files
  > ac367b6 Merge pull request # 550 from mmorel-35/linters
  > 8dd6483 Update common Prometheus files
  > 64159df Merge pull request # 529 from prometheus/dependabot/go_modules/sigv4/github.com/aws/aws-sdk-go-1.47.0
  > de26626 Update modules
  > 4556565 Merge pull request # 546 from TheSpiritXIII/empty-credentials
  > a29c35f enable errorlint linter
  > 00ee8d3 Merge pull request # 532 from prometheus/repo_sync
  > f0d19ff Bump github.com/aws/aws-sdk-go from 1.45.19 to 1.47.0 in /sigv4
  > af1c404 Allow using empty Authorization credentials
  > 832cd6e Merge pull request # 533 from prometheus/metadata
  > fbbe75a Update common Prometheus files
  > 6ff0400 Merge pull request # 517 from prometheus/superq/golangci
  > 445c210 model: add metric type values
  > 8a72a0c Add golangci-lint config
bumping golang.org/x/term ee66497...ae94145:
  > ae94145 go.mod: update golang.org/x dependencies
bumping knative.dev/pkg bc230ae...f95090a:
  > f95090a Bump github.com/evanphx/json-patch/v5 from 5.7.0 to 5.8.0 (# 2935)
  > 347a4b5 Bump github.com/prometheus/common from 0.45.0 to 0.46.0 (# 2937)
  > e8c79d4 Bump golang.org/x/oauth2 from 0.15.0 to 0.16.0 (# 2934)
  > ff26179 Bump golang.org/x/tools from 0.16.1 to 0.17.0 (# 2936)
  > e0d5064 Bump golang.org/x/net from 0.19.0 to 0.20.0 (# 2933)

Signed-off-by: Knative Automation <[email protected]>
  • Loading branch information
knative-automation authored Jan 15, 2024
1 parent fac811c commit 6cc1ec4
Show file tree
Hide file tree
Showing 45 changed files with 5,160 additions and 805 deletions.
19 changes: 9 additions & 10 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ require (
k8s.io/apimachinery v0.28.5
k8s.io/client-go v0.28.5
knative.dev/hack v0.0.0-20240111013919-e89096d74d85
knative.dev/networking v0.0.0-20240111015052-206ff82eb8e9
knative.dev/pkg v0.0.0-20240111013350-bc230ae58d14
knative.dev/networking v0.0.0-20240115131931-22485740979e
knative.dev/pkg v0.0.0-20240115132401-f95090a164db
)

require (
Expand All @@ -28,7 +28,7 @@ require (
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/emicklei/go-restful/v3 v3.9.0 // indirect
github.com/evanphx/json-patch v5.6.0+incompatible // indirect
github.com/evanphx/json-patch/v5 v5.7.0 // indirect
github.com/evanphx/json-patch/v5 v5.8.0 // indirect
github.com/go-kit/log v0.2.1 // indirect
github.com/go-logfmt/logfmt v0.5.1 // indirect
github.com/go-logr/logr v1.3.0 // indirect
Expand All @@ -50,15 +50,14 @@ require (
github.com/json-iterator/go v1.1.12 // indirect
github.com/kelseyhightower/envconfig v1.4.0 // indirect
github.com/mailru/easyjson v0.7.7 // indirect
github.com/matttproud/golang_protobuf_extensions/v2 v2.0.0 // indirect
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
github.com/modern-go/reflect2 v1.0.2 // indirect
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
github.com/openzipkin/zipkin-go v0.4.2 // indirect
github.com/pkg/errors v0.9.1 // indirect
github.com/prometheus/client_golang v1.18.0 // indirect
github.com/prometheus/client_model v0.5.0 // indirect
github.com/prometheus/common v0.45.0 // indirect
github.com/prometheus/common v0.46.0 // indirect
github.com/prometheus/procfs v0.12.0 // indirect
github.com/prometheus/statsd_exporter v0.22.7 // indirect
github.com/rs/dnscache v0.0.0-20211102005908-e0241e321417 // indirect
Expand All @@ -68,13 +67,13 @@ require (
go.uber.org/automaxprocs v1.5.3 // indirect
go.uber.org/multierr v1.11.0 // indirect
golang.org/x/mod v0.14.0 // indirect
golang.org/x/net v0.19.0 // indirect
golang.org/x/oauth2 v0.15.0 // indirect
golang.org/x/sys v0.15.0 // indirect
golang.org/x/term v0.15.0 // indirect
golang.org/x/net v0.20.0 // indirect
golang.org/x/oauth2 v0.16.0 // indirect
golang.org/x/sys v0.16.0 // indirect
golang.org/x/term v0.16.0 // indirect
golang.org/x/text v0.14.0 // indirect
golang.org/x/time v0.5.0 // indirect
golang.org/x/tools v0.16.1 // indirect
golang.org/x/tools v0.17.0 // indirect
gomodules.xyz/jsonpatch/v2 v2.4.0 // indirect
google.golang.org/api v0.155.0 // indirect
google.golang.org/appengine v1.6.8 // indirect
Expand Down
38 changes: 18 additions & 20 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,8 @@ github.com/envoyproxy/go-control-plane v0.9.4/go.mod h1:6rpuAdCZL397s3pYoYcLgu1m
github.com/envoyproxy/protoc-gen-validate v0.1.0/go.mod h1:iSmxcyjqTsJpI2R4NaDN7+kN2VEUnK/pcBlmesArF7c=
github.com/evanphx/json-patch v5.6.0+incompatible h1:jBYDEEiFBPxA0v50tFdvOzQQTCvpL6mnFh5mB2/l16U=
github.com/evanphx/json-patch v5.6.0+incompatible/go.mod h1:50XU6AFN0ol/bzJsmQLiYLvXMP4fmwYFNcr97nuDLSk=
github.com/evanphx/json-patch/v5 v5.7.0 h1:nJqP7uwL84RJInrohHfW0Fx3awjbm8qZeFv0nW9SYGc=
github.com/evanphx/json-patch/v5 v5.7.0/go.mod h1:VNkHZ/282BpEyt/tObQO8s5CMPmYYq14uClGH4abBuQ=
github.com/evanphx/json-patch/v5 v5.8.0 h1:lRj6N9Nci7MvzrXuX6HFzU8XjmhPiXPlsKEy1u0KQro=
github.com/evanphx/json-patch/v5 v5.8.0/go.mod h1:VNkHZ/282BpEyt/tObQO8s5CMPmYYq14uClGH4abBuQ=
github.com/ghodss/yaml v1.0.0/go.mod h1:4dBDuWmgqj2HViK6kFavaiC9ZROes6MMH2rRYeMEF04=
github.com/go-gl/glfw v0.0.0-20190409004039-e6da0acd62b1/go.mod h1:vR7hzQXu2zJy9AVAgeJqvqgH9Q5CA+iKCZ2gyEVpxRU=
github.com/go-gl/glfw/v3.3/glfw v0.0.0-20191125211704-12ad95a8df72/go.mod h1:tQ2UAYgL5IevRw8kRxooKSPJfGvJ9fJQFa0TUsXzTg8=
Expand Down Expand Up @@ -222,8 +222,6 @@ github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
github.com/mailru/easyjson v0.7.7 h1:UGYAvKxe3sBsEDzO8ZeWOSlIQfWFlxbzLZe7hwFURr0=
github.com/mailru/easyjson v0.7.7/go.mod h1:xzfreul335JAWq5oZzymOObrkdz5UnU4kGfJJLY9Nlc=
github.com/matttproud/golang_protobuf_extensions v1.0.1/go.mod h1:D8He9yQNgCq6Z5Ld7szi9bcBfOoFv/3dc6xSMkL2PC0=
github.com/matttproud/golang_protobuf_extensions/v2 v2.0.0 h1:jWpvCLoY8Z/e3VKvlsiIGKtc+UG6U5vzxaoagmhXfyg=
github.com/matttproud/golang_protobuf_extensions/v2 v2.0.0/go.mod h1:QUyp042oQthUoa9bqDv0ER0wrtXnBruoNd7aNjkbP+k=
github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421/go.mod h1:6dJC0mAP4ikYIbvyc7fijjWJddQyLn8Ig3JB5CqoB9Q=
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd h1:TRLaZ9cD/w8PVh93nsPXa1VrQ6jlwL5oN8l14QlcNfg=
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd/go.mod h1:6dJC0mAP4ikYIbvyc7fijjWJddQyLn8Ig3JB5CqoB9Q=
Expand Down Expand Up @@ -267,8 +265,8 @@ 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.45.0 h1:2BGz0eBc2hdMDLnO/8n0jeB3oPrt2D08CekT0lneoxM=
github.com/prometheus/common v0.45.0/go.mod h1:YJmSTw9BoKxJplESWWxlbyttQR4uaEcGyv9MZjVOJsY=
github.com/prometheus/common v0.46.0 h1:doXzt5ybi1HBKpsZOL0sSkaNHJJqkyfEWZGGqqScV0Y=
github.com/prometheus/common v0.46.0/go.mod h1:Tp0qkxpb9Jsg54QMe+EAmqXkSV7Evdy1BTn+g2pa/hQ=
github.com/prometheus/procfs v0.0.0-20181005140218-185b4288413d/go.mod h1:c3At6R/oaqEKCNdg8wHV1ftS6bRYblBhIjjI8uT2IGk=
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=
Expand Down Expand Up @@ -403,17 +401,17 @@ golang.org/x/net v0.0.0-20210525063256-abc453219eb5/go.mod h1:9nx3DQGgdP8bBQD5qx
golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd/go.mod h1:CfG3xpIq0wQ8r1q4Su4UZFWDARRcnwPjda9FqA0JpMk=
golang.org/x/net v0.0.0-20220225172249-27dd8689420f/go.mod h1:CfG3xpIq0wQ8r1q4Su4UZFWDARRcnwPjda9FqA0JpMk=
golang.org/x/net v0.0.0-20220722155237-a158d28d115b/go.mod h1:XRhObCWvk6IyKnWLug+ECip1KBveYUHfp+8e9klMJ9c=
golang.org/x/net v0.19.0 h1:zTwKpTd2XuCqf8huc7Fo2iSy+4RHPd10s4KzeTnVr1c=
golang.org/x/net v0.19.0/go.mod h1:CfAk/cbD4CthTvqiEl8NpboMuiuOYsAr/7NOjZJtv1U=
golang.org/x/net v0.20.0 h1:aCL9BSgETF1k+blQaYUBx9hJ9LOGP3gAVemcZlf1Kpo=
golang.org/x/net v0.20.0/go.mod h1:z8BVo6PvndSri0LbOE3hAn0apkU+1YvI6E70E9jsnvY=
golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be/go.mod h1:N/0e6XlmueqKjAGxoOufVs8QHGRruUQn6yWY3a++T0U=
golang.org/x/oauth2 v0.0.0-20190226205417-e64efc72b421/go.mod h1:gOpvHmFTYa4IltrdGE7lF6nIHvwfUNPOp7c8zoXwtLw=
golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45/go.mod h1:gOpvHmFTYa4IltrdGE7lF6nIHvwfUNPOp7c8zoXwtLw=
golang.org/x/oauth2 v0.0.0-20191202225959-858c2ad4c8b6/go.mod h1:gOpvHmFTYa4IltrdGE7lF6nIHvwfUNPOp7c8zoXwtLw=
golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d/go.mod h1:gOpvHmFTYa4IltrdGE7lF6nIHvwfUNPOp7c8zoXwtLw=
golang.org/x/oauth2 v0.0.0-20210514164344-f6687ab2804c/go.mod h1:KelEdhl1UZF7XfJ4dDtk6s++YSgaE7mD/BuKKDLBl4A=
golang.org/x/oauth2 v0.0.0-20220223155221-ee480838109b/go.mod h1:DAh4E804XQdzx2j+YRIaUnCqCV2RuMz24cGBJ5QYIrc=
golang.org/x/oauth2 v0.15.0 h1:s8pnnxNVzjWyrvYdFUQq5llS1PX2zhPXmccZv99h7uQ=
golang.org/x/oauth2 v0.15.0/go.mod h1:q48ptWNTY5XWf+JNten23lcvHpLJ0ZSxF5ttTHKVCAM=
golang.org/x/oauth2 v0.16.0 h1:aDkGMBSYxElaoP81NpoUoz2oo2R2wHdZpGToUxfyQrQ=
golang.org/x/oauth2 v0.16.0/go.mod h1:hqZ+0LWXsiVoZpeld6jVt06P3adbS2Uu911W1SsJv2o=
golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
golang.org/x/sync v0.0.0-20181108010431-42b317875d0f/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
Expand Down Expand Up @@ -470,12 +468,12 @@ golang.org/x/sys v0.0.0-20220114195835-da31bd327af9/go.mod h1:oPkhp1MJrh7nUepCBc
golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.0.0-20220708085239-5a0f0661e09d/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.0.0-20220722155257-8c9f86f7a55f/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.15.0 h1:h48lPFYpsTvQJZF4EKyI4aLHaev3CxivZmv7yZig9pc=
golang.org/x/sys v0.15.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
golang.org/x/sys v0.16.0 h1:xWw16ngr6ZMtmxDyKyIgsE93KNKz5HKmMa3b8ALHidU=
golang.org/x/sys v0.16.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1/go.mod h1:bj7SfCRtBDWHUb9snDiAeCFNEtKQo2Wmx5Cou7ajbmo=
golang.org/x/term v0.0.0-20210927222741-03fcf44c2211/go.mod h1:jbD1KX2456YbFQfuXm/mYQcufACuNUgVhRMnK/tPxf8=
golang.org/x/term v0.15.0 h1:y/Oo/a/q3IXu26lQgl04j/gjuBDOBlx7X6Om1j2CPW4=
golang.org/x/term v0.15.0/go.mod h1:BDl952bC7+uMoWR75FIrCDx79TPU9oHkTZ9yRbYOrX0=
golang.org/x/term v0.16.0 h1:m+B6fahuftsE9qjo0VWp2FW0mB3MTJvR0BaMQrq0pmE=
golang.org/x/term v0.16.0/go.mod h1:yn7UURbUtPyrVJPGPq404EukNFxcm/foM+bV/bfcDsY=
golang.org/x/text v0.0.0-20170915032832-14c0d48ead0c/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ=
golang.org/x/text v0.3.0/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ=
golang.org/x/text v0.3.1-0.20180807135948-17ff2d5776d2/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ=
Expand Down Expand Up @@ -535,8 +533,8 @@ golang.org/x/tools v0.0.0-20200804011535-6c149bb5ef0d/go.mod h1:njjCfa9FT2d7l9Bc
golang.org/x/tools v0.0.0-20200825202427-b303f430e36d/go.mod h1:njjCfa9FT2d7l9Bc6FUM5FLjQPp3cFF28FI3qnDFljA=
golang.org/x/tools v0.0.0-20210106214847-113979e3529a/go.mod h1:emZCQorbCU4vsT4fOWvOPXz4eW1wZW4PmDk9uLelYpA=
golang.org/x/tools v0.1.12/go.mod h1:hNGJHUnrk76NpqgfD5Aqm5Crs+Hm0VOH/i9J2+nxYbc=
golang.org/x/tools v0.16.1 h1:TLyB3WofjdOEepBHAU20JdNC1Zbg87elYofWYAY5oZA=
golang.org/x/tools v0.16.1/go.mod h1:kYVVN6I1mBNoB1OX+noeBjbRk4IUEPa7JJ+TJMEooJ0=
golang.org/x/tools v0.17.0 h1:FvmRgNOcs3kOa+T20R1uhfP9F6HgG2mfxDv1vrx1Htc=
golang.org/x/tools v0.17.0/go.mod h1:xsh6VxdV005rRVaS6SSAf9oiAqljS7UZUacMZ8Bnsps=
golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
golang.org/x/xerrors v0.0.0-20191011141410-1b5146add898/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
Expand Down Expand Up @@ -691,10 +689,10 @@ k8s.io/utils v0.0.0-20230406110748-d93618cff8a2 h1:qY1Ad8PODbnymg2pRbkyMT/ylpTrC
k8s.io/utils v0.0.0-20230406110748-d93618cff8a2/go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0=
knative.dev/hack v0.0.0-20240111013919-e89096d74d85 h1:ERgPObDcW9LfaEPAeFvbW3UJcF3C3ul6B2ErNMv13OE=
knative.dev/hack v0.0.0-20240111013919-e89096d74d85/go.mod h1:yk2OjGDsbEnQjfxdm0/HJKS2WqTLEFg/N6nUs6Rqx3Q=
knative.dev/networking v0.0.0-20240111015052-206ff82eb8e9 h1:RKX2z8dZNFpMuGROfk7kDyRQJ6/JvNc0ymIRp0sqpQA=
knative.dev/networking v0.0.0-20240111015052-206ff82eb8e9/go.mod h1:8Cr9FIZbsa9KhhzglMchAd4dSKvp0G+fs0wjvzK1LaE=
knative.dev/pkg v0.0.0-20240111013350-bc230ae58d14 h1:F3+36IHb7qFLg0r43QBfF+PRcMXHnHOpS0gIERZGpXA=
knative.dev/pkg v0.0.0-20240111013350-bc230ae58d14/go.mod h1:8/u65OwQ+l56FFE1j8BB/rMiy6B9dom4fTrvLFZ/Vqg=
knative.dev/networking v0.0.0-20240115131931-22485740979e h1:ILdCRfHtK746P0G6fFvfEsVTzQFgM+ZnSAj3YYh3mDg=
knative.dev/networking v0.0.0-20240115131931-22485740979e/go.mod h1:R/eQVbbry3JW6NiRl87PF4ZTgiRH4VoFzbobCBal+Pc=
knative.dev/pkg v0.0.0-20240115132401-f95090a164db h1:R63oGanRi+VR0t0PO0Sir4XUYSxxlkzqAO/ULOXboNs=
knative.dev/pkg v0.0.0-20240115132401-f95090a164db/go.mod h1:cointeW7atmC6znxBSHmJtKIaQSf5EdLnDUYvUxIktk=
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 6cc1ec4

Please sign in to comment.