blob: 1cc578de774c5881b4d16a394203a9c12b356d81 [file] [log] [blame]
module github.com/apache/apisix-java-plugin-runner/tests/e2e
go 1.16
require (
github.com/gavv/httpexpect/v2 v2.3.1
github.com/onsi/ginkgo v1.16.5
github.com/onsi/gomega v1.18.1
)