build(deps): bump github.com/golang/protobuf from 1.5.0 to 1.5.2
Bumps [github.com/golang/protobuf](https://github.com/golang/protobuf) from 1.5.0 to 1.5.2. - [Release notes](https://github.com/golang/protobuf/releases) - [Commits](https://github.com/golang/protobuf/compare/v1.5.0...v1.5.2 ) --- updated-dependencies: - dependency-name: github.com/golang/protobuf dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:dependabot[bot] <support@github.com>
Showing
+4 -2
... | ... | @@ -23,7 +23,7 @@ require ( |
github.com/dylanmei/winrmtest v0.0.0-20190225150635-99b7fe2fddf1 | ||
github.com/go-test/deep v1.0.3 | ||
github.com/golang/mock v1.5.0 | ||
github.com/golang/protobuf v1.5.0 | ||
github.com/golang/protobuf v1.5.2 | ||
github.com/google/go-cmp v0.5.5 | ||
github.com/google/uuid v1.2.0 | ||
github.com/gophercloud/gophercloud v0.10.1-0.20200424014253-c3bfe50899e5 | ||
... | ... |
Please register or sign in to comment