mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-06 11:28:10 +02:00
update Envoy to 1.34.1-rc1 (#5663)
This commit is contained in:
parent
5a12683c5c
commit
d36c48a2bc
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ import (
|
|||
)
|
||||
|
||||
var (
|
||||
envoyVersion = "1.32.3"
|
||||
envoyVersion = "1.34.1-rc1"
|
||||
targets = []string{
|
||||
"darwin-amd64",
|
||||
"darwin-arm64",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue