blob: 8e6d70262e0376de94243eed490e65bdbeba4ae8 [file] [log] [blame]
module e2e
go 1.15
require (
github.com/gavv/httpexpect/v2 v2.1.0
github.com/gin-gonic/gin v1.6.3
github.com/stretchr/testify v1.4.0
github.com/tidwall/gjson v1.6.1
)