mirror of
https://github.com/moby/moby.git
synced 2026-07-06 06:38:19 +00:00
The BurntSushi project is no longer maintained, and the container ecosystem is moving to use the pelletier/go-toml project instead. This patch moves libnetwork to use the pelletier/go-toml library, to reduce our dependency tree and use the same library in all places. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>