module github.com/gin-contrib/cors go 1.13 require ( github.com/gin-gonic/gin v1.8.1 github.com/stretchr/testify v1.8.0 )