Skip to content

Commit

Permalink
add new blank line
Browse files Browse the repository at this point in the history
Signed-off-by: duxin40 <duxin40@gamil.com>
  • Loading branch information
duxin40 committed Oct 21, 2024
1 parent 17bc4a4 commit 4b5880c
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ api_proto_package(
"@com_github_cncf_xds//udpa/annotations:pkg",
"@com_github_cncf_xds//xds/annotations/v3:pkg",
],
)
)
2 changes: 1 addition & 1 deletion contrib/golang/upstreams/http/tcp/source/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -91,4 +91,4 @@ envoy_cc_contrib_extension(
"//source/extensions/filters/network/common:factory_base_lib",
"@envoy_api//contrib/envoy/extensions/filters/network/golang/v3alpha:pkg_cc_proto",
],
)
)
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,3 @@ bool BufferList::checkExisting(Buffer::Instance* data) {
} // namespace Upstreams
} // namespace Extensions
} // namespace Envoy

Original file line number Diff line number Diff line change
Expand Up @@ -336,4 +336,4 @@ CAPIStatus TcpUpstream::getStringValue(int id, uint64_t* value_data, int* value_
} // namespace Http
} // namespace Upstreams
} // namespace Extensions
} // namespace Envoy
} // namespace Envoy

0 comments on commit 4b5880c

Please sign in to comment.