move ut cases from package gdb to contrib/drivers/mysql

This commit is contained in:
John Guo
2022-05-10 15:38:08 +08:00
parent 2cbfdf43cf
commit dc6a9237d7
43 changed files with 945 additions and 1516 deletions

View File

@ -5,7 +5,7 @@ go 1.15
require (
github.com/gogf/gf/contrib/registry/etcd/v2 v2.0.0-rc2
github.com/gogf/gf/contrib/trace/jaeger/v2 v2.0.0-rc2
github.com/gogf/gf/v2 v2.0.0-rc2.0.20220128082344-48b5f3789470
github.com/gogf/gf/v2 v2.0.0
github.com/gogf/katyusha v0.3.1-0.20220128101623-e25b27a99b29
github.com/gogo/protobuf v1.3.2
github.com/golang/protobuf v1.5.2