Skip to content

Commit

Permalink
upgrade to latest dependencies
Browse files Browse the repository at this point in the history
bumping knative.dev/reconciler-test 9839937...c5f938a:
  > c5f938a upgrade to latest dependencies (# 253)
  > be5ee7a upgrade to latest dependencies (# 252)
bumping knative.dev/eventing 1e4fa35...a72cfc9:
  > a72cfc9 Remove unsupported stackdriver tracing backend (# 5881)
  > 36bf0bd Add securityContext to Knative Eventing core objects (# 5863)
  > 81afe0b upgrade to latest dependencies (# 5879)
  > ee96d0b removed ginkgo from the project and ran update-codegen and mod tidy (# 5878)
  > 4cc5ecf Omit empty status fields (# 5800)
  > b62c8f0 Update community files (# 5873)
  > cdeae54 upgrade to latest dependencies (# 5871)
  > 4b5ef0b fixed eventing testgrid url on community contacts md file (# 5869)
bumping knative.dev/eventing-kafka 6d52f06...76680ca:
  > 76680ca upgrade to latest dependencies (# 969)
  > 1be739e Remove sleep and wait for KafkaSource reconciliation (# 974)
  > 575b109 ♻️ extra CRD separation for source/binding (# 971)
  > c5e12df Upgrade Sarama To v0.30.0 (# 975)
  > 7327796 Update actions (# 970)
  > bb5d3e0 Pin sarama version to v1.29.1 (# 972)
  > 79f02eb Update community files (# 968)
bumping knative.dev/hack 11d193b...96aac1c:
  > 96aac1c Add wait_until_object_exists library function (# 96)
  > 29f86c2 fix latest version when running in GitHub actions (# 103)
  > 0f69979 Update community files (# 102)
  > b284d49 fix the latest_version function (# 101)
  > 42a2ccb Release use `knative-vX.Y.Z` tag and infer go module tag version automatically (# 98)
  > a42c72a Update community files (# 95)
  > 810ab22 Make go_update_deps module-release aware (# 93)
  > f1228dd Update community files (# 90)
bumping knative.dev/pkg 96c0204...3cc697a:
  > 3cc697a upgrade to latest dependencies (# 2344)
  > 51b9e7f Build downstream tests with go 1.17 (# 2341)
  > e7547ea Update community files (# 2343)
  > 92b8dc6 upgrade to latest dependencies (# 2342)
  > 4640349 Bump assorted dependencies (# 2340)
  > fc9d595 upgrade to latest dependencies (# 2336)
  > 6ff7fb8 add array of user agents for healthcheck  in drainer (# 2331)
  > dce062f Update community files (# 2335)
  > 95f98e5 Update actions (# 2332)
  > 8bcc5aa upgrade to latest dependencies (# 2333)
  > f7b70f5 Update community files (# 2330)

Signed-off-by: Knative Automation <automation@knative.team>
  • Loading branch information
knative-automation committed Nov 9, 2021
1 parent 31c9537 commit 38e21b5
Show file tree
Hide file tree
Showing 753 changed files with 233,194 additions and 15,926 deletions.
10 changes: 5 additions & 5 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ require (
k8s.io/apiserver v0.21.4
k8s.io/client-go v0.21.4
k8s.io/utils v0.0.0-20210111153108-fddb29f9d009
knative.dev/eventing v0.27.0
knative.dev/eventing-kafka v0.27.0
knative.dev/hack v0.0.0-20211101195839-11d193bf617b
knative.dev/pkg v0.0.0-20211101212339-96c0204a70dc
knative.dev/reconciler-test v0.0.0-20211101214439-9839937c9b13
knative.dev/eventing v0.27.1-0.20211108221643-a72cfc91c421
knative.dev/eventing-kafka v0.27.1-0.20211108161601-76680cab3d62
knative.dev/hack v0.0.0-20211108170701-96aac1c30be3
knative.dev/pkg v0.0.0-20211108064904-3cc697a3cb09
knative.dev/reconciler-test v0.0.0-20211101213739-c5f938aa9974
)
88 changes: 58 additions & 30 deletions go.sum

Large diffs are not rendered by default.

28 changes: 0 additions & 28 deletions third_party/VENDOR-LICENSE/github.com/fsnotify/fsnotify/LICENSE

This file was deleted.

21 changes: 0 additions & 21 deletions third_party/VENDOR-LICENSE/github.com/nxadm/tail/LICENSE

This file was deleted.

This file was deleted.

20 changes: 0 additions & 20 deletions third_party/VENDOR-LICENSE/github.com/onsi/ginkgo/LICENSE

This file was deleted.

This file was deleted.

29 changes: 0 additions & 29 deletions third_party/VENDOR-LICENSE/gopkg.in/tomb.v1/LICENSE

This file was deleted.

201 changes: 201 additions & 0 deletions vendor/github.com/cncf/udpa/go/LICENSE

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions vendor/github.com/cncf/udpa/go/udpa/type/v1/typed_struct.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 38e21b5

Please sign in to comment.