Files
ciimsproxy/go.mod
T
2020-09-18 17:21:30 +08:00

10 lines
158 B
AMPL

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