update Envoy to 1.34.1-rc1 (#5663)

This commit is contained in:
Kenneth Jenkins 2025-06-23 11:50:17 -07:00 committed by GitHub
parent 5a12683c5c
commit d36c48a2bc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -16,7 +16,7 @@ import (
)
var (
envoyVersion = "1.32.3"
envoyVersion = "1.34.1-rc1"
targets = []string{
"darwin-amd64",
"darwin-arm64",