Refresh proto generation script after moving modules files.

With modulatiozation server protos get moved into ./server directory,
but it was not reflected in scripts/genproto.sh.
This commit is contained in:
Piotr Tabor
2021-01-07 17:07:06 +01:00
parent a4570a60e7
commit 23340bb62a
7 changed files with 30 additions and 31 deletions

View File

@@ -1,5 +1,5 @@
// Code generated by protoc-gen-grpc-gateway. DO NOT EDIT.
// source: etcdserver/api/v3election/v3electionpb/v3election.proto
// source: server/etcdserver/api/v3election/v3electionpb/v3election.proto
/*
Package v3electionpb is a reverse proxy.

View File

@@ -1,5 +1,5 @@
// Code generated by protoc-gen-grpc-gateway. DO NOT EDIT.
// source: etcdserver/api/v3lock/v3lockpb/v3lock.proto
// source: server/etcdserver/api/v3lock/v3lockpb/v3lock.proto
/*
Package v3lockpb is a reverse proxy.