You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
266 B

module dsSdsf
go 1.16
require (
github.com/gin-gonic/gin v1.7.2 // indirect
github.com/go-redis/redis v6.15.9+incompatible // indirect
github.com/pkg/errors v0.9.1 // indirect
github.com/satori/go.uuid v1.2.0 // indirect
gopkg.in/ini.v1 v1.62.0 // indirect
)