Skip to content

Commit

Permalink
upgrade to latest dependencies (#514)
Browse files Browse the repository at this point in the history
bumping knative.dev/pkg cea413f...75da922:
  > 75da922 upgrade to latest dependencies (# 2696)

Signed-off-by: Knative Automation <automation@knative.team>
  • Loading branch information
knative-automation authored Feb 25, 2023
1 parent 990f67b commit d75271b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ require (
k8s.io/kube-openapi v0.0.0-20220803162953-67bda5d908f1
knative.dev/eventing v0.36.5
knative.dev/hack v0.0.0-20230217102752-199139daec7e
knative.dev/pkg v0.0.0-20230224191730-cea413f0f3f3
knative.dev/pkg v0.0.0-20230224205330-75da922ef055
)

require (
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1147,8 +1147,8 @@ knative.dev/hack v0.0.0-20230217102752-199139daec7e h1:eWgg59nZ5wZK1XMAK1Fiy4+LQ
knative.dev/hack v0.0.0-20230217102752-199139daec7e/go.mod h1:yk2OjGDsbEnQjfxdm0/HJKS2WqTLEFg/N6nUs6Rqx3Q=
knative.dev/networking v0.0.0-20230123233838-db2bcbea2560 h1:iprdS5tKTXtgV9dGryuwJJJTTdl5LusCHOelKdezR3I=
knative.dev/networking v0.0.0-20230123233838-db2bcbea2560/go.mod h1:rn1yRurhkxmSFkpqs/YdG7b9DiYj0VlmLFzBdOQjpOo=
knative.dev/pkg v0.0.0-20230224191730-cea413f0f3f3 h1:uPANOriT3o1cU/VsAlNVoaR0tSDAZ7HXGPRfhIKZAzY=
knative.dev/pkg v0.0.0-20230224191730-cea413f0f3f3/go.mod h1:tMHLjheVD8M1Hb92cEXj75KbzAaYcv6McC0GmIXew8s=
knative.dev/pkg v0.0.0-20230224205330-75da922ef055 h1:VfKOAnbgJXJMz7n66yW7Rj6Sl2bQZng6RzvX4MMB2Jg=
knative.dev/pkg v0.0.0-20230224205330-75da922ef055/go.mod h1:QkgVAUCziNOZmoqL/E25ig2cbVQ2teZyGNCNqaApO44=
knative.dev/serving v0.36.0 h1:RSYDjxhzOx5rnlW9tNPcBPyJyNuOcZuYEMdKDR1r04k=
knative.dev/serving v0.36.0/go.mod h1:ueqMvTqzZE0GFfPqSsc+ZjX20Z8XxCuX86+S+TI7B3A=
rsc.io/binaryregexp v0.2.0/go.mod h1:qTv7/COck+e2FymRvadv62gMdZztPaShugOCi3I+8D8=
Expand Down
2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1354,7 +1354,7 @@ knative.dev/hack
knative.dev/networking/pkg/apis/networking
knative.dev/networking/pkg/apis/networking/v1alpha1
knative.dev/networking/pkg/config
# knative.dev/pkg v0.0.0-20230224191730-cea413f0f3f3
# knative.dev/pkg v0.0.0-20230224205330-75da922ef055
## explicit; go 1.18
knative.dev/pkg/apis
knative.dev/pkg/apis/duck
Expand Down

0 comments on commit d75271b

Please sign in to comment.