6fcc6853d9
vendor: update buildkit to v0.17.0-rc2
...
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com >
2024-10-28 15:39:50 -07:00
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
0fb0b6db0d
vendor: update buildkit to v0.15.1
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2024-07-25 15:57:49 +02:00
50aa895477
vendor: update buildkit to v0.15.0-rc1
...
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com >
2024-07-03 12:43:04 -07:00
4c3af9becf
vendor: golang.org/x/sys v0.20.0
...
full diff: https://github.com/golang/sys/compare/v0.18.0...v0.20.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2024-06-26 15:30:37 +02:00
b1fb67f44a
vendor: golang.org/x/sys v0.18.0
...
full diff: https://github.com/golang/sys/compare/v0.16.0...v0.18.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2024-04-10 17:01:00 +02:00
7206e2d179
vendor: golang.org/x/sys v0.16.0
...
full diff: https://github.com/golang/sys/compare/v0.15.0...v0.16.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2024-01-26 12:54:40 +01:00
ba43fe08f4
deps: update buildkit, vendor changes
...
Signed-off-by: Jonathan A. Sternberg <jonathan.sternberg@docker.com >
2024-01-05 11:17:43 -06:00
adc839aa40
vendor: update buildkit to master@d5c1d785b042
...
Signed-off-by: Justin Chadwell <me@jedevc.com >
2023-10-23 14:48:50 +01:00
8c54de66ce
vendor: golang.org/x/sys v0.8.0
...
full diff: https://github.com/golang/sys/compare/v0.7.0...v0.8.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2023-07-25 09:02:03 +02:00
6c62225d1b
vendor: update buildkit to master@c36941f4a10e
...
Signed-off-by: Justin Chadwell <me@jedevc.com >
2023-05-30 09:10:52 +01:00
9541457c54
vendor: update buildkit to master@8b7bcb900d3c
...
Signed-off-by: Justin Chadwell <me@jedevc.com >
2023-03-30 10:35:49 +01:00
7332140fdf
build(deps): Bump golang.org/x/net from 0.5.0 to 0.7.0
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.5.0 to 0.7.0.
- [Release notes](https://github.com/golang/net/releases )
- [Commits](https://github.com/golang/net/compare/v0.5.0...v0.7.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-22 19:50:31 +00:00
163712a23b
vendor: update buildkit to 93b40706a007
...
Signed-off-by: Justin Chadwell <me@jedevc.com >
2022-12-13 11:03:53 +00:00
4dda2ad58b
go.mod: golang.org/x/crypto v0.1.0
...
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp >
2022-11-16 07:43:29 +09:00
52fd555bdd
update github.com/compose-spec/compose-go to v1.3.0
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com >
2022-08-01 14:12:33 +02:00
22ac3271d2
vendor: update moby/buildkit
...
Update modules:
go mod edit -require github.com/moby/buildkit@master
go mod tidy -compat=1.17 && ./hack/update-vendor
Signed-off-by: Justin Chadwell <me@jedevc.com >
2022-05-25 10:20:57 +01:00
307c94e5c7
vendor: update buildkit to 2f99651
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com >
2022-02-09 21:53:40 +01:00
9c3be32bc9
vendor: update buildkit to 539be170
...
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com >
2021-12-16 11:42:02 -08:00
45c678ad26
Go 1.17
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com >
2021-09-02 23:11:10 +02:00
b8a602821c
Generate YAML doc
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com >
2021-08-25 19:10:03 +02:00
334c93fbbe
vendor: update buildkit to opentelemetry support
...
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com >
2021-07-12 13:42:45 -07:00
0b984e429b
Update buildkit
...
- updated buildkit to current code in master via:
go mod edit -require github.com/moby/buildkit@master && go mod tidy && ./hack/update-vendor
Signed-off-by: Alex Couture-Beil <alex@earthly.dev >
2021-04-01 16:38:16 -07:00
d40a6082fa
vendor: update buildkit to 8effd45b
...
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com >
2021-03-22 15:54:07 -07:00
92f6f9f973
Use golang.org/x/sys/execabs
...
Signed-off-by: Tibor Vass <tibor@docker.com >
2021-01-27 21:09:53 +00:00
69a1419ab1
vendor: update buildkit to v0.8
...
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com >
2020-12-07 23:16:06 -08:00
3c2d0aa667
vendor: containerd/console v1.0.1, and remove golang.org/x/sys replace
...
this removes the replace rule that was added in 3c94621142
,
to fix compile failures for macOS.
containerd/console v1.0.1 fixes those issues, which allows us to remove the
replace rule again.
full diff: https://github.com/containerd/console/compare/v1.0.0...v1.0.1
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2020-10-31 14:18:57 +01:00
2d720a1e0b
vendor: update buildkit with typed errors support
...
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com >
2020-09-13 21:28:20 -07:00
bbc902b4d6
Bump buildkit to master and fix versions incompatible with go mod 1.13
...
Bump github.com/gogo/googleapis to v1.3.2
Bump github.com/docker/cli to master
Signed-off-by: Silvin Lubecki <silvin.lubecki@docker.com >
2020-03-04 18:37:42 +01:00
9f4f945d4f
Bump docker/docker and containerd/console
...
Signed-off-by: ulyssessouza <ulyssessouza@gmail.com >
2019-12-10 23:37:11 +01:00
fd8fbf21e6
vendor: initial vendor
...
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com >
2019-03-22 16:27:37 -07:00