mirror of
https://github.com/pomerium/pomerium.git
synced 2025-04-28 18:06:34 +02:00
envoy: upgrade to v1.31.0 (#5183)
This commit is contained in:
parent
14c0c5abd0
commit
b0606d9283
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ import (
|
|||
)
|
||||
|
||||
var (
|
||||
envoyVersion = "1.30.3"
|
||||
envoyVersion = "1.31.0"
|
||||
targets = []string{
|
||||
"darwin-amd64",
|
||||
"darwin-arm64",
|
||||
|
|
Loading…
Add table
Reference in a new issue