module gzzn.com/mini/ciimsproxy
go 1.13
require (
github.com/gin-gonic/gin v1.6.3
github.com/stretchr/testify v1.5.1
)