Tonis Tiigi
0cf7592d41
vendor: update buildkit to v0.32.0-rc1
...
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com >
2026-07-22 15:27:47 -07:00
Sebastiaan van Stijn
962c4d1780
vendor: golang.org/x/tools v0.46.0
...
full diff: https://github.com/golang/tools/compare/v0.45.0...v0.46.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2026-06-19 17:12:50 +02:00
CrazyMax
268dcf5917
vendor: update buildkit to v0.31.0-rc2
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2026-06-12 13:46:40 +02:00
Sopho Merkviladze
9952c6b807
bump golang.org/x/* dependencies
...
Signed-off-by: Sopho Merkviladze <smerkviladze@mirantis.com >
2026-05-28 23:22:34 +04:00
Tonis Tiigi
cb6566122b
vendor: update buildkit to v0.30.0-rc2
...
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com >
2026-05-11 13:15:00 -07:00
Sebastiaan van Stijn
2700871d66
vendor: golang.org/x/mod v0.34.0
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2026-04-04 01:41:02 +02:00
Sebastiaan van Stijn
efe1aa593e
vendor: golang.org/x/mod v0.32.0
...
full diffs:
- https://cs.opensource.google/go/x/tools/+/refs/tags/v0.39.0...refs/tags/v0.41.0
- https://cs.opensource.google/go/x/mod/+/refs/tags/v0.31.0...refs/tags/v0.32.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2026-01-27 10:05:18 +01:00
Sebastiaan van Stijn
95a1cb94b3
vendor: golang.org/x/tools v0.40.0
...
full diff: https://cs.opensource.google/go/x/tools/+/refs/tags/v0.39.0...refs/tags/v0.40.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2026-01-27 10:02:48 +01:00
Tonis Tiigi
d54f398c5d
vendor: update buildkit to v0.27.0-rc1
...
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com >
2026-01-14 13:36:15 -08:00
Sebastiaan van Stijn
ae3eed7b80
vendor: golang.org/x/text v0.31.0
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2025-11-27 19:12:17 +01:00
Tonis Tiigi
faf30a2177
vendor: update containerd to v2.2.0-rc.1
...
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com >
2025-11-05 10:24:42 -08:00
CrazyMax and CrazyMax
228a816bbb
vendor: github.com/moby/buildkit@master 9b6f60ac8bf9
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2025-10-11 23:03:13 +02:00
Jonathan A. Sternberg
8fb1157b5f
vendor: github.com/moby/buildkit v0.21.0-rc1
...
Signed-off-by: Jonathan A. Sternberg <jonathan.sternberg@docker.com >
2025-04-09 10:28:03 -05:00
Sebastiaan van Stijn
689bea7963
vendor: golang.org/x/exp v0.0.0-20241108190413-2d47ceb2692f
...
full diff: https://github.com/golang/exp/compare/701f63a606c0...2d47ceb2692f
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2025-02-10 11:06:22 +01:00
Jonathan A. Sternberg
b35a0f4718
protobuf: remove gogoproto
...
Removes gogo/protobuf from buildx and updates to a version of
moby/buildkit where gogo is removed.
This also changes how the proto files are generated. This is because
newer versions of protobuf are more strict about name conflicts. If two
files have the same name (even if they are relative paths) and are used
in different protoc commands, they'll conflict in the registry.
Since protobuf file generation doesn't work very well with
`paths=source_relative`, this removes the `go:generate` expression and
just relies on the dockerfile to perform the generation.
Signed-off-by: Jonathan A. Sternberg <jonathan.sternberg@docker.com >
2024-10-02 15:51:59 -05:00
CrazyMax
95185e9525
vendor: update compose-go to v2.0.0-rc.8
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2024-02-24 17:15:27 +01:00
CrazyMax
303e509bbf
vendor: bump k8s dependencies to v0.29.2
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2024-02-24 16:41:41 +01:00
Sebastiaan van Stijn
da95d9f0ca
vendor: golang.org/x/tools v0.14.0, golang.org/x/mod v0.13.0, golang.org/x/sync v0.4.0
...
full diff:
- https://github.com/golang/tools/compare/v0.10.0...v0.14.0
- https://github.com/golang/mod/compare/v0.11.0...v0.13.0
- https://github.com/golang/sync/compare/v0.3.0...v0.4.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2024-01-26 12:54:40 +01:00
Sebastiaan van Stijn
9efaa2793d
vendor: golang.org/x/tools v0.10.0
...
full diff: https://github.com/golang/tools/compare/v0.7.0...v0.10.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2023-11-14 14:26:38 +01:00
Justin Chadwell
e61a8cf637
vendor: update buildkit to master@31c870e82a48
...
Signed-off-by: Justin Chadwell <me@jedevc.com >
2023-05-18 14:25:31 +01:00
Justin Chadwell
9541457c54
vendor: update buildkit to master@8b7bcb900d3c
...
Signed-off-by: Justin Chadwell <me@jedevc.com >
2023-03-30 10:35:49 +01:00
CrazyMax
8311b0963a
vendor: update buildkit
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com >
2023-02-16 14:56:46 +01:00