Skip to content

Commit 0f0bc3e

Browse files
Create new release 1.32.3 for envoy, 0.13.4 for go-control-plane modules
Signed-off-by: Valerian Roche <[email protected]>
1 parent 2ebcd7c commit 0f0bc3e

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

internal/tools/go.mod

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
module github.com/envoyproxy/go-control-plane/internal/tools
22

3-
go 1.22
3+
go 1.22.1
4+
5+
toolchain go1.23.4
46

57
require (
68
github.com/golangci/golangci-lint v1.62.2

versions.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
module-sets:
22
go-control-plane:
3-
version: v0.13.2
3+
version: v0.13.4
44
modules:
55
- github.com/envoyproxy/go-control-plane
66
- github.com/envoyproxy/go-control-plane/xdsmatcher
77
envoy:
8-
version: v1.32.2
8+
version: v1.32.3
99
modules:
1010
- github.com/envoyproxy/go-control-plane/envoy
1111
- github.com/envoyproxy/go-control-plane/contrib

0 commit comments

Comments
 (0)