Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: qupeng <[email protected]>
  • Loading branch information
hicqu committed Oct 16, 2023
1 parent 36c13b3 commit 1123535
Show file tree
Hide file tree
Showing 37 changed files with 98,144 additions and 57,724 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ require (
github.com/gogo/protobuf v1.3.2
github.com/golang/protobuf v1.5.3
github.com/grpc-ecosystem/grpc-gateway v1.16.0
golang.org/x/net v0.10.0
golang.org/x/tools v0.6.0
google.golang.org/genproto v0.0.0-20200526211855-cb27e3aa2013
google.golang.org/grpc v1.51.0
Expand All @@ -14,6 +13,7 @@ require (
github.com/ghodss/yaml v1.0.0 // indirect
github.com/golang/glog v1.1.0 // indirect
golang.org/x/mod v0.8.0 // indirect
golang.org/x/net v0.10.0 // indirect
golang.org/x/sys v0.8.0 // indirect
golang.org/x/text v0.9.0 // indirect
google.golang.org/protobuf v1.30.0 // indirect
Expand Down
633 changes: 401 additions & 232 deletions pkg/autoid/autoid.pb.go

Large diffs are not rendered by default.

Loading

0 comments on commit 1123535

Please sign in to comment.