Skip to content

Commit 2d30b46

Browse files
chore(deps): update module k8s.io/cri-api to v0.27.16
1 parent 5a31030 commit 2d30b46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/neuvector/scanner
22

33
go 1.22
44

5-
replace k8s.io/cri-api => k8s.io/cri-api v0.25.16
5+
replace k8s.io/cri-api => k8s.io/cri-api v0.27.16
66

77
require (
88
github.com/docker/docker v27.5.1+incompatible

0 commit comments

Comments
 (0)