blob: 0d6c7fb642af2b14d6ee7c201a84a001c45598d1 [file] [log] [blame]
module github.com/apisix/manager-api/test/e2enew
go 1.15
require (
github.com/gavv/httpexpect/v2 v2.3.1
github.com/onsi/ginkgo v1.16.5
github.com/onsi/gomega v1.16.0
github.com/stretchr/testify v1.7.0
github.com/tidwall/gjson v1.11.0
)