Skip to content

Commit 6a337e3

Browse files
build(deps): bump google.golang.org/protobuf
Bumps the contrib-golang group in /contrib/golang/filters/http/test/test_data with 1 update: google.golang.org/protobuf. Updates `google.golang.org/protobuf` from 1.36.10 to 1.36.11 --- updated-dependencies: - dependency-name: google.golang.org/protobuf dependency-version: 1.36.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: contrib-golang ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9b74448 commit 6a337e3

File tree

1 file changed

+1
-1
lines changed
  • contrib/golang/filters/http/test/test_data

1 file changed

+1
-1
lines changed

contrib/golang/filters/http/test/test_data/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.24.6
55
require (
66
github.com/cncf/xds/go v0.0.0-20251110193048-8bfbf64dc13e
77
github.com/envoyproxy/envoy v1.36.2
8-
google.golang.org/protobuf v1.36.10
8+
google.golang.org/protobuf v1.36.11
99
)
1010

1111
require (

0 commit comments

Comments
 (0)