Skip to content

Commit

Permalink
upgrade to latest dependencies (#332)
Browse files Browse the repository at this point in the history
bumping knative.dev/pkg f95090a...b488e7b:
  > b488e7b upgrade to latest dependencies (# 2938)
bumping knative.dev/eventing 42af160...fd95228:
  > fd95228 Enable storage of EventType v1b2 (# 7594)
  > 6962251 Add a Prerequisite helper to check if the OIDC authentication feature flag is enabled (# 7609)
  > 341a8df [main] Update community files (# 7611)
  > bb5313d Remove OIDC service account, when OIDC feature is disabled again (# 7570)
  > 44ff98b Eventing TLS: Add scheme label to metrics (# 7581)
  > 8d6c6e4 Bump Go to v1.21 (# 7602)
  > 7cba45b Add TLS test for sequence (# 7600)
  > 01d8ace [main] Update community files (# 7601)
  > ad51fee Enable TLS for OIDC e2e tests (# 7551)
  > fb9be2b Authenticate requests from PingSources (# 7525)
  > b0d9c13 Provision sequences CA cert in its status (# 7590)
  > a74bef1 rekt test to verify only one EventType created for MTBroker (# 7586)
  > d5c32db Set audience in .status.addresses fields too (# 7591)
  > 9648826 Increase KinD test timeout to 90 minutes (# 7585)
  > 580dc9b Updated test example to use actual test instead of hypothetical example (# 7579)
  > 58608b2 [main] Upgrade to latest dependencies (# 7580)
  > 598e866 New Event Filtering: Add rekt test for multiple filters (# 7574)

Signed-off-by: Knative Automation <automation@knative.team>
  • Loading branch information
knative-automation committed Jan 23, 2024
1 parent 9f0d159 commit a590849
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions go.mod
Expand Up @@ -9,9 +9,9 @@ require (
k8s.io/api v0.28.5
k8s.io/apimachinery v0.28.5
k8s.io/client-go v0.28.5
knative.dev/eventing v0.39.1-0.20240115085419-42af160c3cfc
knative.dev/eventing v0.40.0
knative.dev/hack v0.0.0-20240111013919-e89096d74d85
knative.dev/pkg v0.0.0-20240115132401-f95090a164db
knative.dev/pkg v0.0.0-20240116073220-b488e7be5902
)

require (
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Expand Up @@ -640,12 +640,12 @@ k8s.io/kube-openapi v0.0.0-20230717233707-2695361300d9 h1:LyMgNKD2P8Wn1iAwQU5Ohx
k8s.io/kube-openapi v0.0.0-20230717233707-2695361300d9/go.mod h1:wZK2AVp1uHCp4VamDVgBP2COHZjqD1T68Rf0CM3YjSM=
k8s.io/utils v0.0.0-20230406110748-d93618cff8a2 h1:qY1Ad8PODbnymg2pRbkyMT/ylpTrCM8P2RJ0yroCyIk=
k8s.io/utils v0.0.0-20230406110748-d93618cff8a2/go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0=
knative.dev/eventing v0.39.1-0.20240115085419-42af160c3cfc h1:XUStgo3Ufw/OLPsk0G9AdUVya8Txzhz1ViHH3hLvM5Q=
knative.dev/eventing v0.39.1-0.20240115085419-42af160c3cfc/go.mod h1:D9CdRKD3XPEN0bgBNA+NIb1J2HUPPhimIEnsenxfr88=
knative.dev/eventing v0.40.0 h1:zvMeKGBdQ5Us94Hdy7jmxpzyc1fdFnO4SS21+6nDSiU=
knative.dev/eventing v0.40.0/go.mod h1:+yUUIyvX9fn9bCSH3012kc8rG7YBbjvvxwy1Kr53dRc=
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/pkg v0.0.0-20240115132401-f95090a164db h1:R63oGanRi+VR0t0PO0Sir4XUYSxxlkzqAO/ULOXboNs=
knative.dev/pkg v0.0.0-20240115132401-f95090a164db/go.mod h1:cointeW7atmC6znxBSHmJtKIaQSf5EdLnDUYvUxIktk=
knative.dev/pkg v0.0.0-20240116073220-b488e7be5902 h1:H6+JJN23fhwYWCHY1339sY6uhIyoUwDy1a8dN233fdk=
knative.dev/pkg v0.0.0-20240116073220-b488e7be5902/go.mod h1:NYk8mMYoLkO7CQWnNkti4YGGnvLxN6MIDbUvtgeo0C0=
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
6 changes: 3 additions & 3 deletions vendor/modules.txt
Expand Up @@ -837,8 +837,8 @@ k8s.io/utils/net
k8s.io/utils/pointer
k8s.io/utils/strings/slices
k8s.io/utils/trace
# knative.dev/eventing v0.39.1-0.20240115085419-42af160c3cfc
## explicit; go 1.19
# knative.dev/eventing v0.40.0
## explicit; go 1.21
knative.dev/eventing/pkg/apis/feature
knative.dev/eventing/pkg/apis/sources
knative.dev/eventing/pkg/apis/sources/config
Expand All @@ -847,7 +847,7 @@ knative.dev/eventing/pkg/eventingtls
# knative.dev/hack v0.0.0-20240111013919-e89096d74d85
## explicit; go 1.18
knative.dev/hack
# knative.dev/pkg v0.0.0-20240115132401-f95090a164db
# knative.dev/pkg v0.0.0-20240116073220-b488e7be5902
## explicit; go 1.18
knative.dev/pkg/apis
knative.dev/pkg/apis/duck
Expand Down

0 comments on commit a590849

Please sign in to comment.