完成task E
| ... | @@ -8,7 +8,6 @@ require ( | ... | @@ -8,7 +8,6 @@ require ( |
| github.com/gin-contrib/sessions v0.0.5 | github.com/gin-contrib/sessions v0.0.5 | ||
| github.com/gin-gonic/gin v1.9.1 | github.com/gin-gonic/gin v1.9.1 | ||
| github.com/go-sql-driver/mysql v1.7.0 | github.com/go-sql-driver/mysql v1.7.0 | ||
| github.com/google/uuid v1.3.1 | |||
| github.com/palantir/stacktrace v0.0.0-20161112013806-78658fd2d177 | github.com/palantir/stacktrace v0.0.0-20161112013806-78658fd2d177 | ||
| github.com/sirupsen/logrus v1.9.3 | github.com/sirupsen/logrus v1.9.3 | ||
| github.com/spf13/cobra v1.7.0 | github.com/spf13/cobra v1.7.0 | ||
| ... | ... |
Please register or sign in to comment