1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/libnetwork/cmd/dnet
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
..
cmd.go Fix libnetwork imports 2021-06-01 21:51:23 +00:00
dnet.go libnetwork: replace BurntSushi/toml with pelletier/go-toml 2021-06-05 00:53:49 +02:00
dnet_linux.go Move engine-api to docker/docker/api 2016-09-07 14:38:45 -07:00
dnet_windows.go Fix some windows issues in libnetwork tests 2021-06-01 23:48:23 +00:00
flags.go Migrate from github.com/codegangsta/cli to github.com/urfave/cli 2020-01-24 11:12:07 +01:00
libnetwork.toml Provide a way for libnetwork to make use of Agent mode functionalities 2016-06-05 18:41:21 -07:00