Skip to content

Commit 2478ad5

Browse files
committed
go mod tidy
1 parent 06d9261 commit 2478ad5

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

go.mod

-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ require (
2323
github.com/containernetworking/cni v1.0.1
2424
github.com/containernetworking/plugins v1.0.1
2525
github.com/coreos/go-iptables v0.6.0
26-
github.com/coreos/go-semver v0.3.0
2726
github.com/creack/pty v1.1.18
2827
github.com/docker/cli v20.10.3-0.20220113150236-6e2838e18645+incompatible
2928
github.com/docker/distribution v2.8.1+incompatible

go.sum

-1
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,6 @@ github.com/coreos/go-iptables v0.6.0 h1:is9qnZMPYjLd8LYqmm/qlE+wwEgJIkTYdhV3rfZo
352352
github.com/coreos/go-iptables v0.6.0/go.mod h1:Qe8Bv2Xik5FyTXwgIbLAnv2sWSBmvWdFETJConOQ//Q=
353353
github.com/coreos/go-oidc v2.1.0+incompatible/go.mod h1:CgnwVTmzoESiwO9qyAFEMiHoZ1nMCKZlZ9V6mm3/LKc=
354354
github.com/coreos/go-semver v0.2.0/go.mod h1:nnelYz7RCh+5ahJtPPxZlU+153eP4D4r3EedlOD2RNk=
355-
github.com/coreos/go-semver v0.3.0 h1:wkHLiw0WNATZnSG7epLsujiMCgPAc9xhjJ4tgnAxmfM=
356355
github.com/coreos/go-semver v0.3.0/go.mod h1:nnelYz7RCh+5ahJtPPxZlU+153eP4D4r3EedlOD2RNk=
357356
github.com/coreos/go-systemd v0.0.0-20161114122254-48702e0da86b/go.mod h1:F5haX7vjVVG0kc13fIWeqUViNPyEJxv/OmvnBo0Yme4=
358357
github.com/coreos/go-systemd v0.0.0-20180511133405-39ca1b05acc7/go.mod h1:F5haX7vjVVG0kc13fIWeqUViNPyEJxv/OmvnBo0Yme4=

0 commit comments

Comments
 (0)