buildkit/hack
Sebastiaan van Stijn acbe79f936
generated-files: update protoc to v3.11.4 to match google/protobuf
see https://github.com/golang/protobuf/blob/v1.3.5/.travis.yml#L15

Note that gogo/protobuf v1.3.2 updated protoc to v3.14.0; https://github.com/gogo/protobuf/releases/tag/v1.3.2
however, regenerating protobufs with this switched an import to use
google.golang.org/protobuf/types/known/timestamppb instead of
github.com/golang/protobuf/ptypes/timestamp, so using the older
version for now

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-06-01 23:23:58 +02:00
..
dockerfiles generated-files: update protoc to v3.11.4 to match google/protobuf 2021-06-01 23:23:58 +02:00
fixtures vendor: update containerd to v1.3.0-beta.2 2019-08-21 20:22:55 -07:00
binaries Refactor release for GitHub Actions 2020-11-24 22:51:57 +01:00
bootstrap-buildx hack: install buildx in util 2020-12-16 17:31:17 +09:00
build_ci_first_pass Merge branch 'master' into remove-travis 2020-11-30 10:17:25 +01:00
cross Merge branch 'master' into remove-travis 2020-11-30 10:17:25 +01:00
generate-authors hack: add shfmt 2020-07-24 21:17:54 -07:00
images Fix image tagging 2020-12-03 09:06:04 +01:00
install-buildx hack/install-buildx: allow overriding variables 2021-05-06 18:34:05 +02:00
lint Refactor validate for GitHub Actions 2020-11-21 21:36:54 +01:00
release-tar Fix CI cache 2020-11-29 06:45:39 +01:00
shfmt Refactor generators for GitHub Actions 2020-11-22 01:34:36 +01:00
test Merge branch 'master' into remove-travis 2020-11-30 10:17:25 +01:00
update-generated-files generated files: update google/protobuf v1.3.5, and fix install for go modules 2021-06-01 23:23:53 +02:00
update-vendor Refactor generators for GitHub Actions 2020-11-22 01:34:36 +01:00
util hack: install buildx in util 2020-12-16 17:31:17 +09:00
validate-generated-files Refactor validate for GitHub Actions 2020-11-21 21:36:54 +01:00
validate-shfmt Refactor validate for GitHub Actions 2020-11-21 21:36:54 +01:00
validate-vendor Refactor validate for GitHub Actions 2020-11-21 21:36:54 +01:00