Skip to content

Commit

Permalink
upgrade to latest dependencies (#12890)
Browse files Browse the repository at this point in the history
bumping knative.dev/caching 6f81e26...8644578:
  > 8644578 upgrade to latest dependencies (# 632)
bumping knative.dev/pkg 1f681e1...2d552be:
  > 2d552be Add genreconcile for core/v1 Node (# 2503)
  > fd05bf1 upgrade to latest dependencies (# 2500)

Signed-off-by: Knative Automation <automation@knative.team>
  • Loading branch information
knative-automation authored Apr 28, 2022
1 parent 7184235 commit 5128270
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 5 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@ require (
k8s.io/client-go v0.23.5
k8s.io/code-generator v0.23.5
k8s.io/kube-openapi v0.0.0-20220124234850-424119656bbf
knative.dev/caching v0.0.0-20220427013924-6f81e2603c9f
knative.dev/caching v0.0.0-20220427141252-86445783a1d2
knative.dev/hack v0.0.0-20220427014036-5f473869d377
knative.dev/networking v0.0.0-20220427030951-700c5762af5b
knative.dev/pkg v0.0.0-20220427013826-1f681e126af6
knative.dev/pkg v0.0.0-20220427171752-2d552be030f6
sigs.k8s.io/yaml v1.3.0
)

Expand Down
4 changes: 4 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1733,6 +1733,8 @@ knative.dev/caching v0.0.0-20220418170627-01e41320089a h1:bpuqOfSgxjI/tZSpAA6L0F
knative.dev/caching v0.0.0-20220418170627-01e41320089a/go.mod h1:BFtnxIjI27VMV52u4vHhplij9j5PbQRXFlDMv7EMjbM=
knative.dev/caching v0.0.0-20220427013924-6f81e2603c9f h1:q4v1s69VKib1fuZSG7jEA3K5rILmJmXyFIkL9Zbw8qA=
knative.dev/caching v0.0.0-20220427013924-6f81e2603c9f/go.mod h1:v7alC8ZeElvhSVxJe7xQf55vQhsozWq+0ikJS8LGmHs=
knative.dev/caching v0.0.0-20220427141252-86445783a1d2 h1:i5AYDpQcum30er8rSYgrxc9QLV/Pk6FLh4MilZdEcfc=
knative.dev/caching v0.0.0-20220427141252-86445783a1d2/go.mod h1:xB2YcKDXCql3OpoaaePkk1nDgpZ1WLpBM2w3Fu8KBHc=
knative.dev/hack v0.0.0-20220328133751-f06773764ce3/go.mod h1:PHt8x8yX5Z9pPquBEfIj0X66f8iWkWfR0S/sarACJrI=
knative.dev/hack v0.0.0-20220411131823-6ffd8417de7c h1:aXsFXeky/GccNQxwf72CS4NR3EoqTqsCVNKQnblfwr0=
knative.dev/hack v0.0.0-20220411131823-6ffd8417de7c/go.mod h1:PHt8x8yX5Z9pPquBEfIj0X66f8iWkWfR0S/sarACJrI=
Expand All @@ -1755,6 +1757,8 @@ knative.dev/pkg v0.0.0-20220425215754-45c37c266b74 h1:ATp/dWCcWc5Tzf88Ubb/NmQMNX
knative.dev/pkg v0.0.0-20220425215754-45c37c266b74/go.mod h1:j2MeD8s+JoCu1vegX80GbRXV/xd20Jm1NznxBYtVXiM=
knative.dev/pkg v0.0.0-20220427013826-1f681e126af6 h1:+vhoviqx3A15aN24zh3CgnVS9Aj6uCF6NDw27hKfgJo=
knative.dev/pkg v0.0.0-20220427013826-1f681e126af6/go.mod h1:j2MeD8s+JoCu1vegX80GbRXV/xd20Jm1NznxBYtVXiM=
knative.dev/pkg v0.0.0-20220427171752-2d552be030f6 h1:Qj5aQiYQFOFXAWp1+pw8k/o++PMuzEeLVpAYt70gxIU=
knative.dev/pkg v0.0.0-20220427171752-2d552be030f6/go.mod h1:NXK3p/UMCbFybBM9xQGii3TuMN/WKHByXcYsTwZ6Y6U=
mvdan.cc/gofumpt v0.1.1/go.mod h1:yXG1r1WqZVKWbVRtBWKWX9+CxGYfA51nSomhM0woR48=
mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed/go.mod h1:Xkxe497xwlCKkIaQYRfC7CSLworTXY9RMqwhhCm+8Nc=
mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b/go.mod h1:2odslEg/xrtNQqCYg2/jCoyKnw3vv5biOc3JnIcYfL4=
Expand Down
2 changes: 1 addition & 1 deletion vendor/knative.dev/pkg/hack/update-codegen.sh
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ EXTERNAL_INFORMER_PKG="k8s.io/client-go/informers" \
k8s.io/api \
"${K8S_TYPES}" \
--go-header-file ${REPO_ROOT_DIR}/hack/boilerplate/boilerplate.go.txt \
--force-genreconciler-kinds "Namespace,ConfigMap,Deployment,Secret,Pod,CronJob,NetworkPolicy"
--force-genreconciler-kinds "Namespace,ConfigMap,Deployment,Secret,Pod,CronJob,NetworkPolicy,Node"

OUTPUT_PKG="knative.dev/pkg/client/injection/apiextensions" \
VERSIONED_CLIENTSET_PKG="k8s.io/apiextensions-apiserver/pkg/client/clientset/clientset" \
Expand Down
4 changes: 2 additions & 2 deletions vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1139,7 +1139,7 @@ k8s.io/utils/internal/third_party/forked/golang/net
k8s.io/utils/net
k8s.io/utils/pointer
k8s.io/utils/trace
# knative.dev/caching v0.0.0-20220427013924-6f81e2603c9f
# knative.dev/caching v0.0.0-20220427141252-86445783a1d2
## explicit; go 1.15
knative.dev/caching/config
knative.dev/caching/pkg/apis/caching
Expand Down Expand Up @@ -1194,7 +1194,7 @@ knative.dev/networking/pkg/client/injection/reconciler/networking/v1alpha1/serve
knative.dev/networking/pkg/client/listers/networking/v1alpha1
knative.dev/networking/pkg/ingress
knative.dev/networking/pkg/prober
# knative.dev/pkg v0.0.0-20220427013826-1f681e126af6
# knative.dev/pkg v0.0.0-20220427171752-2d552be030f6
## explicit; go 1.17
knative.dev/pkg/apiextensions/storageversion
knative.dev/pkg/apiextensions/storageversion/cmd/migrate
Expand Down

0 comments on commit 5128270

Please sign in to comment.