moby--moby/libnetwork/config
Sebastiaan van Stijn a7ecbd4b29
libnetwork: replace BurntSushi/toml with pelletier/go-toml
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>
2021-06-05 00:53:49 +02:00
..
config.go libnetwork: replace BurntSushi/toml with pelletier/go-toml 2021-06-05 00:53:49 +02:00
config_test.go Fix libnetwork imports 2021-06-01 21:51:23 +00:00
libnetwork.toml TOML based Configuration support for libnetwork 2015-05-25 16:29:40 -07:00