vendor: bump coreos/go-iptables

Pick up iptables-nftables support.
This commit is contained in:
Casey Callendrello
2018-08-03 15:03:35 +02:00
parent 72b62babee
commit ffb78af3af
3 changed files with 138 additions and 40 deletions

6
Godeps/Godeps.json generated
View File

@ -1,7 +1,7 @@
{
"ImportPath": "github.com/containernetworking/plugins",
"GoVersion": "go1.7",
"GodepVersion": "v79",
"GodepVersion": "v80",
"Packages": [
"./..."
],
@ -47,8 +47,8 @@
},
{
"ImportPath": "github.com/coreos/go-iptables/iptables",
"Comment": "v0.2.0",
"Rev": "259c8e6a4275d497442c721fa52204d7a58bde8b"
"Comment": "v0.4.0",
"Rev": "47f22b0dd3355c0ba570ba12b0b8a36bf214c04b"
},
{
"ImportPath": "github.com/coreos/go-systemd/activation",