Files
buildkit/sourcepolicy
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
..
2025-05-02 12:19:22 -07:00
2024-04-23 18:13:33 +08:00
2024-04-09 07:23:16 -07:00
2024-09-26 12:57:45 -05:00