sunty
2020-04-16 7a522df01bec7e5bcecd983bd4b3f20a3297be6d
go.mod
@@ -1,8 +1,11 @@
module test
module swfs
go 1.12
require (
   github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc
   github.com/gin-gonic/gin v1.6.1
   github.com/spf13/viper v1.6.2
   github.com/swaggo/gin-swagger v1.2.0
   github.com/swaggo/swag v1.5.1
)