Skip to content

Commit a10aa80

Browse files
build(deps): bump google.golang.org/protobuf
Bumps the contrib-golang group with 1 update in the /contrib/golang/filters/http/test/test_data/access_log directory: google.golang.org/protobuf. Updates `google.golang.org/protobuf` from 1.35.2 to 1.36.1 --- updated-dependencies: - dependency-name: google.golang.org/protobuf dependency-type: direct:production update-type: version-update:semver-minor dependency-group: contrib-golang ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 871e410 commit a10aa80

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ go 1.22
44

55
require github.com/envoyproxy/envoy v1.24.0
66

7-
require google.golang.org/protobuf v1.35.2
7+
require google.golang.org/protobuf v1.36.1
88

99
replace github.com/envoyproxy/envoy => ../../../../../../../

0 commit comments

Comments
 (0)