Skip to content

Commit bdb6fbd

Browse files
author
myxy99
committed
grpc code mv
1 parent c5ab6d4 commit bdb6fbd

File tree

4 files changed

+0
-300
lines changed

4 files changed

+0
-300
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ Encapsulate many tool functions and methods, and continue to update. Most of the
1919

2020
```
2121
xcast = > type conversion
22-
xcode = > coder code management
2322
xcfg = > config
2423
xcolor = > color formatting
2524
xconsole = > console output

go.mod

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,23 +3,17 @@ module github.com/coder2m/g-saber
33
go 1.16
44

55
require (
6-
github.com/coreos/etcd v3.3.13+incompatible
76
github.com/davecgh/go-spew v1.1.1
87
github.com/go-playground/locales v0.13.0
98
github.com/go-playground/universal-translator v0.17.0
109
github.com/go-playground/validator/v10 v10.4.1
11-
github.com/golang/protobuf v1.4.3
1210
github.com/json-iterator/go v1.1.10
1311
github.com/mitchellh/mapstructure v1.1.2
1412
github.com/modern-go/reflect2 v1.0.1
15-
github.com/philchia/agollo/v4 v4.1.3
16-
github.com/pkg/errors v0.8.1
1713
github.com/robfig/cron/v3 v3.0.1
1814
github.com/spf13/cast v1.3.1
1915
github.com/spf13/cobra v1.1.3
2016
go.uber.org/zap v1.10.0
21-
google.golang.org/genproto v0.0.0-20210303154014-9728d6b83eeb
22-
google.golang.org/grpc v1.36.0
2317
)
2418

2519
replace google.golang.org/grpc => google.golang.org/grpc v1.26.0

xcode/status.go

Lines changed: 0 additions & 155 deletions
This file was deleted.

xcode/xcode.go

Lines changed: 0 additions & 138 deletions
This file was deleted.

0 commit comments

Comments
 (0)