Skip to content

Commit

Permalink
upgrade to latest dependencies (#2935)
Browse files Browse the repository at this point in the history
bumping knative.dev/eventing f6cce6b...f6cce6b:

Signed-off-by: Knative Automation <automation@knative.team>
  • Loading branch information
knative-automation authored Feb 2, 2023
1 parent 9459144 commit efbf008
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 @@ -39,7 +39,7 @@ require (
github.com/davecgh/go-spew v1.1.1
github.com/google/gofuzz v1.2.0
github.com/kedacore/keda/v2 v2.8.1
knative.dev/eventing v0.36.2-0.20230201175030-f6cce6b85b73
knative.dev/eventing v0.36.2
knative.dev/hack v0.0.0-20230113013652-c7cfcb062de9
knative.dev/pkg v0.0.0-20230117181655-247510c00e9d
knative.dev/reconciler-test v0.0.0-20230123181139-476a442e3644
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1514,8 +1514,8 @@ k8s.io/utils v0.0.0-20200912215256-4140de9c8800/go.mod h1:jPW/WVKK9YHAvNhRxK0md/
k8s.io/utils v0.0.0-20210819203725-bdf08cb9a70a/go.mod h1:jPW/WVKK9YHAvNhRxK0md/EJ228hCsBRufyofKtW8HA=
k8s.io/utils v0.0.0-20221108210102-8e77b1f39fe2 h1:GfD9OzL11kvZN5iArC6oTS7RTj7oJOIfnislxYlqTj8=
k8s.io/utils v0.0.0-20221108210102-8e77b1f39fe2/go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0=
knative.dev/eventing v0.36.2-0.20230201175030-f6cce6b85b73 h1:Mv8EwJDg0Hwmw649Q6ggvwIu8J5ER9yjUmpjoHr7x+4=
knative.dev/eventing v0.36.2-0.20230201175030-f6cce6b85b73/go.mod h1:Qka5Z6+LeMoHGL1QAznVdmq5LAu21b4F3rgxc2AMgRg=
knative.dev/eventing v0.36.2 h1:XrEnMUUTveZ/zEsikVggwC6J06pnrcMvrX3RfNwF8WE=
knative.dev/eventing v0.36.2/go.mod h1:Qka5Z6+LeMoHGL1QAznVdmq5LAu21b4F3rgxc2AMgRg=
knative.dev/hack v0.0.0-20230113013652-c7cfcb062de9 h1:CDa7s9KspEZqPhk7cN68ZypRLuAvSgr+knoOaXSsrHk=
knative.dev/hack v0.0.0-20230113013652-c7cfcb062de9/go.mod h1:yk2OjGDsbEnQjfxdm0/HJKS2WqTLEFg/N6nUs6Rqx3Q=
knative.dev/pkg v0.0.0-20230117181655-247510c00e9d h1:pjKDcvHoMib8nRp56eISRmMj/pFMzJljnzvMvGCIReI=
Expand Down
2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1221,7 +1221,7 @@ k8s.io/utils/net
k8s.io/utils/pointer
k8s.io/utils/strings/slices
k8s.io/utils/trace
# knative.dev/eventing v0.36.2-0.20230201175030-f6cce6b85b73
# knative.dev/eventing v0.36.2
## explicit; go 1.18
knative.dev/eventing/cmd/event_display
knative.dev/eventing/pkg/apis/config
Expand Down

0 comments on commit efbf008

Please sign in to comment.