1
0
mirror of https://github.com/moby/buildkit.git synced 2025-09-18 02:24:28 +03:00
Files
buildkit/session/filesync
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
..
2024-11-21 10:58:27 +03:00
2024-09-26 12:57:45 -05:00