Files
kubernetes/vendor
Sebastiaan van Stijn 82a765c52f downgrade github.com/matttproud/golang_protobuf_extensions to v1.0.1
This dependency was updated in 6b864dc4e1, but using
a version that's 1 commit ahead of the latest (v1.0.1) release. As a consequence,
any project that uses k8s.io/component-base as a dependency, but that prefers to
use tagged releases, will be required to add a `replace` rule in their `go.mod`.

Looking at the difference between the currently used version and the last release,
the only difference is the addition of a `go.mod`:
https://github.com/matttproud/golang_protobuf_extensions/compare/v1.0.1...c182affec369

While it can help to have a `go.mod` to resolve the minimum version of (indirect)
dependencies, in this case, the (minimum) versions of dependencies defined in this
module's `go.mod` are quite a bit behind the version defined in k8s' own go.mod,
so would already be up-to-date.

Based on the above, it looks like the `go.mod` (currently) doesn't provide much
value, and it would be safe to roll back 1 commit to use the tagged/released
version of this module.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-07-26 11:43:20 +02:00
..
2022-07-14 18:23:57 +00:00
2022-06-11 17:33:43 -04:00
2022-05-04 10:27:41 -04:00
2022-05-04 10:27:41 -04:00
2022-05-04 10:27:41 -04:00
2022-07-08 10:46:11 +08:00
2021-02-28 15:17:29 -08:00
2022-07-11 08:40:34 -07:00
2022-07-07 12:54:08 +02:00
2022-07-18 14:55:12 +00:00
2021-04-30 07:59:19 -07:00