ソースを参照

新增空文件

lhs 4 年 前
コミット
bb59d17d61

+ 1 - 0
assembly/base/repository/postgre/functest.go

@@ -0,0 +1 @@
+package postgre

+ 0 - 0
assembly/base/repository/postgre/sql/demo_tesdt4.sql


+ 0 - 10
go.mod

@@ -5,22 +5,12 @@ go 1.16
 require (
 	git.beswell.com/gframe/application v0.4.8
 	github.com/ZR233/glog/v2 v2.0.4
-	github.com/armon/go-metrics v0.3.6 // indirect
-	github.com/fatih/color v1.10.0 // indirect
 	github.com/go-redis/redis/v8 v8.8.0
 	github.com/go-sql-driver/mysql v1.6.0 // indirect
 	github.com/golang/protobuf v1.5.2
-	github.com/golang/snappy v0.0.3 // indirect
-	github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
 	github.com/hashicorp/go-hclog v0.16.0 // indirect
-	github.com/hashicorp/go-immutable-radix v1.3.0 // indirect
-	github.com/hashicorp/golang-lru v0.5.4 // indirect
-	github.com/jackc/pgproto3/v2 v2.0.7 // indirect
-	github.com/jinzhu/now v1.1.2 // indirect
 	github.com/klauspost/compress v1.11.13 // indirect
-	github.com/mitchellh/mapstructure v1.4.1 // indirect
 	github.com/sirupsen/logrus v1.8.1
-	golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2 // indirect
 	golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 // indirect
 	golang.org/x/sys v0.0.0-20210403161142-5e06dd20ab57 // indirect
 	golang.org/x/text v0.3.6 // indirect