Update module golang/protobuf to v1.5.1
Compare changes
@@ -13,6 +13,7 @@ import (
@@ -62,14 +63,7 @@ func FileDescriptor(s filePath) fileDescGZIP {
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
github.com/golang/protobuf | require | minor |
v1.4.3 -> v1.5.1
|
v1.5.1
Notable changes:
v1.5.0
This marks the ptypes
package as deprecated and upgrades the dependency on google.golang.org/protobuf
to a pre-release version of v1.26.0. A subsequent patch release will update the dependency to v1.26.0 proper.
This MR has been generated by Renovate Bot.