module github.com/shiningrush/droplet go 1.12 require ( github.com/go-playground/validator/v10 v10.3.0 github.com/stretchr/testify v1.4.0 )