|
|
@@ -3,10 +3,10 @@ module git.i2edu.net/i2/i2-bill-erp
|
|
|
go 1.16
|
|
|
|
|
|
require (
|
|
|
- git.i2edu.net/i2/go-zero v1.0.0
|
|
|
+ git.i2edu.net/i2/go-zero v1.0.1-0.20210616091154-7fac117e009f
|
|
|
github.com/go-sql-driver/mysql v1.6.0 // indirect
|
|
|
github.com/golang/protobuf v1.4.2
|
|
|
- github.com/thoas/go-funk v0.8.0 // indirect
|
|
|
+ github.com/thoas/go-funk v0.8.0
|
|
|
go.uber.org/automaxprocs v1.4.0 // indirect
|
|
|
google.golang.org/grpc v1.29.1
|
|
|
google.golang.org/protobuf v1.26.0-rc.1 // indirect
|