blob: b82a1147cf88afb49f3184bf4b5f8843618d2955 [file] [log] [blame]
module github.com/apache/apisix-control-plane
go 1.13
require (
github.com/ghodss/yaml v1.0.0
github.com/onsi/ginkgo v1.14.0
github.com/onsi/gomega v1.10.1
github.com/xeipuuv/gojsonschema v1.2.0
)