Removed code related to mqtrigger (#1680)

This commit is contained in:
Rahul Bhati
2020-08-06 20:59:08 +05:30
committed by GitHub
parent 587b166a4e
commit f751546913
9 changed files with 23 additions and 533 deletions
+1 -2
View File
@@ -65,7 +65,6 @@ require (
github.com/stretchr/testify v1.5.1
github.com/ulikunitz/xz v0.0.0-20180703112113-636d36a76670 // indirect
github.com/wcharczuk/go-chart v2.0.1+incompatible
github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c
go.opencensus.io v0.22.0
go.uber.org/atomic v1.3.2 // indirect
go.uber.org/multierr v1.1.0 // indirect
@@ -83,4 +82,4 @@ require (
k8s.io/apimachinery v0.0.0-20190612205821-1799e75a0719
k8s.io/client-go v12.0.0+incompatible
k8s.io/klog v0.3.3
)
)