buildkit/cmd/buildkitd
Sebastiaan van Stijn 0e6251510e
cmd/buildkitd: replace BurntSushi/toml with pelletier/go-toml
The BurntSushi/toml project has been deprecated, and the ecosystem
is converging on using pelletier/go-toml as the "canonical" replacement.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-08-20 18:57:04 +02:00
..
config cmd/buildkitd: replace BurntSushi/toml with pelletier/go-toml 2021-08-20 18:57:04 +02:00
config.go cmd/buildkitd: replace BurntSushi/toml with pelletier/go-toml 2021-08-20 18:57:04 +02:00
config_test.go cmd/buildkitd: replace BurntSushi/toml with pelletier/go-toml 2021-08-20 18:57:04 +02:00
debug.go debug: enable gc triggers 2020-10-25 21:49:41 -07:00
main.go cmd/buildkitd: replace BurntSushi/toml with pelletier/go-toml 2021-08-20 18:57:04 +02:00
main_containerd_worker.go cmd/buildkitd: replace BurntSushi/toml with pelletier/go-toml 2021-08-20 18:57:04 +02:00
main_oci_worker.go cmd/buildkitd: replace BurntSushi/toml with pelletier/go-toml 2021-08-20 18:57:04 +02:00
main_unix.go Add support for fd:// for socket activation 2020-12-30 16:57:23 +01:00
main_windows.go Add support for fd:// for socket activation 2020-12-30 16:57:23 +01:00
util_linux.go vendor: github.com/docker/docker v20.10.0-beta1.0.20201030232932-c2cc352355d4 2020-10-31 00:34:53 +01:00
util_unsupported.go vendor: github.com/docker/docker v20.10.0-beta1.0.20201030232932-c2cc352355d4 2020-10-31 00:34:53 +01:00