module github.com/qdimka/go-amo go 1.15 require ( github.com/gorilla/schema v1.2.0 github.com/stretchr/testify v1.6.1 )