module gitlab.com/blender/flamenco-goja-test go 1.16 require ( github.com/deepmap/oapi-codegen v1.9.0 github.com/dop251/goja v0.0.0-20211217115348-3f9136fa235d github.com/dop251/goja_nodejs v0.0.0-20210225215109-d91c329300e7 github.com/getkin/kin-openapi v0.88.0 github.com/gin-gonic/gin v1.7.7 github.com/google/uuid v1.3.0 github.com/mattn/go-colorable v0.1.12 github.com/rs/zerolog v1.26.1 github.com/stretchr/testify v1.7.0 )