You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
buildx/vendor
Sebastiaan van Stijn c0e8a41a6f
go.mod: golang_protobuf_extensions v1.0.4 - prevent incompat versions
This module made a whoopsie, and updated to `google.golang.org/protobuf`
in a patch release, but `google.golang.org/protobuf` is not backward
compatible with `github.com/golang/protobuf`.

Updating the minimum version to v1.0.4 which corrects this, to prevent
users of buildx as a module from accidentally pulling in the wrong
version:

- v1.0.3 switched to use `google.golang.org/protobuf`; https://github.com/matttproud/golang_protobuf_extensions/compare/v1.0.2..v1.0.3
- This was reverted in v1.0.4 (which is the same as v1.0.2); https://github.com/matttproud/golang_protobuf_extensions/compare/v1.0.3..v1.0.4
- And a `v2` was created instead; https://github.com/matttproud/golang_protobuf_extensions/releases/tag/v2.0.0

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2 years ago
..
cloud.google.com/go/compute vendor: update buildkit to master@ae9d0f5 2 years ago
github.com vendor: update buildkit to master@ae9d0f5 2 years ago
go.opentelemetry.io vendor: vendor with -compat=1.17 3 years ago
golang.org/x vendor: update buildkit to master@ae9d0f5 2 years ago
google.golang.org vendor: update buildkit to master@ae9d0f5 2 years ago
gopkg.in bake: better handling of compose extension interface 3 years ago
k8s.io kubernetes: enable azure auth 2 years ago
sigs.k8s.io vendor: vendor with -compat=1.17 3 years ago
modules.txt go.mod: golang_protobuf_extensions v1.0.4 - prevent incompat versions 2 years ago