File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ require (
65
65
github.com/beorn7/perks v1.0.1 // indirect
66
66
github.com/cespare/xxhash/v2 v2.3.0 // indirect
67
67
github.com/containerd/cgroups v1.0.1 // indirect
68
- github.com/coreos/go-iptables v0.6 .0
68
+ github.com/coreos/go-iptables v0.8 .0
69
69
github.com/davecgh/go-spew v1.1.1 // indirect
70
70
github.com/docker/docker v20.10.8+incompatible // indirect
71
71
github.com/docker/go-connections v0.4.0 // indirect
Original file line number Diff line number Diff line change @@ -213,8 +213,8 @@ github.com/coreos/bbolt v1.3.2/go.mod h1:iRUV2dpdMOn7Bo10OQBFzIJO9kkE559Wcmn+qkE
213
213
github.com/coreos/etcd v3.3.10+incompatible /go.mod h1:uF7uidLiAD3TWHmW31ZFd/JWoc32PjwdhPthX9715RE =
214
214
github.com/coreos/go-iptables v0.4.5 /go.mod h1:/mVI274lEDI2ns62jHCDnCyBF9Iwsmekav8Dbxlm1MU =
215
215
github.com/coreos/go-iptables v0.5.0 /go.mod h1:/mVI274lEDI2ns62jHCDnCyBF9Iwsmekav8Dbxlm1MU =
216
- github.com/coreos/go-iptables v0.6 .0 h1:is9qnZMPYjLd8LYqmm/qlE+wwEgJIkTYdhV3rfZo4jk =
217
- github.com/coreos/go-iptables v0.6 .0 /go.mod h1:Qe8Bv2Xik5FyTXwgIbLAnv2sWSBmvWdFETJConOQ//Q =
216
+ github.com/coreos/go-iptables v0.8 .0 h1:MPc2P89IhuVpLI7ETL/2tx3XZ61VeICZjYqDEgNsPRc =
217
+ github.com/coreos/go-iptables v0.8 .0 /go.mod h1:Qe8Bv2Xik5FyTXwgIbLAnv2sWSBmvWdFETJConOQ//Q =
218
218
github.com/coreos/go-oidc v2.1.0+incompatible /go.mod h1:CgnwVTmzoESiwO9qyAFEMiHoZ1nMCKZlZ9V6mm3/LKc =
219
219
github.com/coreos/go-semver v0.2.0 /go.mod h1:nnelYz7RCh+5ahJtPPxZlU+153eP4D4r3EedlOD2RNk =
220
220
github.com/coreos/go-semver v0.3.0 /go.mod h1:nnelYz7RCh+5ahJtPPxZlU+153eP4D4r3EedlOD2RNk =
You can’t perform that action at this time.
0 commit comments