module github.com/gin-contrib/secure require ( github.com/gin-gonic/gin v1.5.0 github.com/stretchr/testify v1.4.0 ) go 1.13