Skip to content

Commit 1468c04

Browse files
committed
go mod tidy
Signed-off-by: Justin Alvarez <[email protected]>
1 parent ac4129b commit 1468c04

File tree

2 files changed

+15
-84
lines changed

2 files changed

+15
-84
lines changed

examples/cmd/snapshotting/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ require (
1111
require (
1212
github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 // indirect
1313
github.com/containerd/fifo v1.1.0 // indirect
14-
github.com/containernetworking/cni v1.1.2 // indirect
14+
github.com/containernetworking/cni v1.2.3 // indirect
1515
github.com/containernetworking/plugins v1.4.1 // indirect
1616
github.com/go-openapi/analysis v0.21.4 // indirect
1717
github.com/go-openapi/errors v0.22.0 // indirect

0 commit comments

Comments
 (0)