Skip to content

Commit de1afb9

Browse files
build(deps): bump github.com/golang/protobuf from 1.5.2 to 1.5.3 (#214)
Bumps [github.com/golang/protobuf](https://github.com/golang/protobuf) from 1.5.2 to 1.5.3. - [Release notes](https://github.com/golang/protobuf/releases) - [Commits](golang/protobuf@v1.5.2...v1.5.3) --- updated-dependencies: - dependency-name: github.com/golang/protobuf dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1c6c2c5 commit de1afb9

File tree

2 files changed

+3
-1099
lines changed

2 files changed

+3
-1099
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/linkerd/linkerd2-proxy-api
33
go 1.19
44

55
require (
6-
github.com/golang/protobuf v1.5.2
6+
github.com/golang/protobuf v1.5.3
77
google.golang.org/grpc v1.53.0
88
google.golang.org/grpc/cmd/protoc-gen-go-grpc v1.3.0
99
google.golang.org/protobuf v1.28.1

0 commit comments

Comments
 (0)