Skip to content

Commit 3834c86

Browse files
build(deps): bump google.golang.org/protobuf
Bumps the contrib-golang group in /contrib/golang/router/cluster_specifier/test/test_data/simple with 1 update: google.golang.org/protobuf. Updates `google.golang.org/protobuf` from 1.36.2 to 1.36.3 --- updated-dependencies: - dependency-name: google.golang.org/protobuf dependency-type: direct:production update-type: version-update:semver-patch dependency-group: contrib-golang ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 99b0a65 commit 3834c86

File tree

1 file changed

+1
-1
lines changed
  • contrib/golang/router/cluster_specifier/test/test_data/simple

1 file changed

+1
-1
lines changed

contrib/golang/router/cluster_specifier/test/test_data/simple/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ require (
1515
require (
1616
github.com/envoyproxy/protoc-gen-validate v1.0.2 // indirect
1717
github.com/golang/protobuf v1.5.3 // indirect
18-
google.golang.org/protobuf v1.36.2
18+
google.golang.org/protobuf v1.36.3
1919
)
2020

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

0 commit comments

Comments
 (0)