module github.com/lf-edge/ekuiper/tools/kubernetes require ( github.com/sirupsen/logrus v1.4.2 gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b ) go 1.16