1
0
mirror of https://github.com/moby/buildkit.git synced 2025-09-21 00:42:05 +03:00
Files
Jonathan A. Sternberg f4339fd00b tools: utilize the new tool functionality introduced in go 1.24
Removes the `tools/tools.go` file used as a hack to get `go.mod` to
track tools in favor of the new method introduced in go 1.24 of being
formally supported in the `go.mod` file. This will allow the tools to be
managed with the new `go get tool` and `go install tool` commands.

Signed-off-by: Jonathan A. Sternberg <jonathan.sternberg@docker.com>
2025-09-10 10:08:03 -05:00
..
2018-09-18 22:06:47 -07:00
2025-02-11 11:21:47 +01:00
2025-03-07 08:18:45 -08:00