This repository was archived by the owner on May 5, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ replace k8s.io/client-go => k8s.io/client-go v0.23.5
77require (
88 github.com/onsi/ginkgo/v2 v2.8.0
99 github.com/onsi/gomega v1.25.0
10- github.com/triggermesh/triggermesh v1.24.1-0.20230301162805-e00148f7fb0c
10+ github.com/triggermesh/triggermesh v1.24.1-0.20230301202551-e75eb7438781
1111 k8s.io/client-go v11.0.1-0.20190805182717-6502b5e7b1b5+incompatible
1212 knative.dev/eventing v0.31.1-0.20220523181303-c3e13967001f
1313 knative.dev/pkg v0.0.0-20220818004048-4a03844c0b15
Original file line number Diff line number Diff line change @@ -803,8 +803,8 @@ github.com/tidwall/pretty v1.2.0 h1:RWIZEg2iJ8/g6fDDYzMpobmaoGh5OLl4AXtGUGPcqCs=
803803github.com/tidwall/pretty v1.2.0 /go.mod h1:ITEVvHYasfjBbM0u2Pg8T2nJnzm8xPwvNhhsoaGGjNU =
804804github.com/tmc/grpc-websocket-proxy v0.0.0-20190109142713-0ad062ec5ee5 /go.mod h1:ncp9v5uamzpCO7NfCPTXjqaC+bZgJeR0sMTm6dMHP7U =
805805github.com/tmc/grpc-websocket-proxy v0.0.0-20201229170055-e5319fda7802 /go.mod h1:ncp9v5uamzpCO7NfCPTXjqaC+bZgJeR0sMTm6dMHP7U =
806- github.com/triggermesh/triggermesh v1.24.1-0.20230301162805-e00148f7fb0c h1:QL43ZIEcQXVaMrn1NezkzLFXw62hL3BOoo3K+oNPCUE =
807- github.com/triggermesh/triggermesh v1.24.1-0.20230301162805-e00148f7fb0c /go.mod h1:QsT5rGh8b4EzsFIhutiV0jCyVFSTIG1yyt3+IACOlho =
806+ github.com/triggermesh/triggermesh v1.24.1-0.20230301202551-e75eb7438781 h1:/i2UuZy2EbLkG56PYzB24vd4recZccK4ywMB1QxUxpo =
807+ github.com/triggermesh/triggermesh v1.24.1-0.20230301202551-e75eb7438781 /go.mod h1:QsT5rGh8b4EzsFIhutiV0jCyVFSTIG1yyt3+IACOlho =
808808github.com/tsenart/go-tsz v0.0.0-20180814232043-cdeb9e1e981e /go.mod h1:SWZznP1z5Ki7hDT2ioqiFKEse8K9tU2OUvaRI0NeGQo =
809809github.com/tsenart/vegeta/v12 v12.8.4 /go.mod h1:ZiJtwLn/9M4fTPdMY7bdbIeyNeFVE8/AHbWFqCsUuho =
810810github.com/ugorji/go v1.1.7 h1:/68gy2h+1mWMrwZFeD1kQialdSzAb432dtpeJ42ovdo =
You can’t perform that action at this time.
0 commit comments