File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change 1616# Update VERSION then execute this script
1717
1818set -e
19- # import VERSION from the google internal copybara_version.txt for Envoy
19+ # import VERSION from internal go/envoy-import-status
2020VERSION=b6df993feef0340391e6dbf6ad957ab42884ad05
2121DOWNLOAD_URL=" https://github.com/envoyproxy/envoy/archive/${VERSION} .tar.gz"
2222DOWNLOAD_BASE_DIR=" envoy-${VERSION} "
@@ -80,7 +80,6 @@ envoy/extensions/filters/http/fault/v3/fault.proto
8080envoy/extensions/filters/http/rate_limit_quota/v3/rate_limit_quota.proto
8181envoy/extensions/filters/http/gcp_authn/v3/gcp_authn.proto
8282envoy/extensions/filters/http/rbac/v3/rbac.proto
83- envoy/extensions/filters/http/rate_limit_quota/v3/rate_limit_quota.proto
8483envoy/extensions/filters/http/router/v3/router.proto
8584envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.proto
8685envoy/extensions/grpc_service/call_credentials/access_token/v3/access_token_credentials.proto
You can’t perform that action at this time.
0 commit comments