9 lines
123 B
AMPL
9 lines
123 B
AMPL
module gzzn.com/mini/ciimsproxy
|
|
|
|
go 1.13
|
|
|
|
require (
|
|
github.com/gin-gonic/gin v1.6.3
|
|
github.com/stretchr/testify v1.5.1
|
|
)
|