File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ require (
1010 github.com/docker/docker v28.1.1+incompatible
1111 github.com/google/uuid v1.6.0
1212 github.com/jedib0t/go-pretty/v6 v6.6.7
13- github.com/neuvector/neuvector v0.0.0-20260320012300-7302eba12d27
13+ github.com/neuvector/neuvector v0.0.0-20260325002702-64d3d0af6e42
1414 github.com/opencontainers/go-digest v1.0.0
1515 github.com/quay/clair/v2 v2.1.8
1616 github.com/sirupsen/logrus v1.9.3
Original file line number Diff line number Diff line change @@ -212,8 +212,8 @@ github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 h1:C3w9PqII01/Oq
212212github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 /go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ =
213213github.com/neuvector/go-rpmdb v0.0.0-20240605184921-0db4de14c27a h1:lmvuJ3uQVRk14exDRLu1Oq78iz8dLE7CJo+QodD+tos =
214214github.com/neuvector/go-rpmdb v0.0.0-20240605184921-0db4de14c27a /go.mod h1:tQW+vmxLXFPfI1HuRjoiIxOh8A7JudpfWl8xmezEGSs =
215- github.com/neuvector/neuvector v0.0.0-20260320012300-7302eba12d27 h1:RRMSA/Yr01cqIB9abL8c/GNWereuomgsjKkKs6QH/Uw =
216- github.com/neuvector/neuvector v0.0.0-20260320012300-7302eba12d27 /go.mod h1:Y65zfb6GrKIESMtc2g/x1k7qPYJclDBnffd7ptCBdCQ =
215+ github.com/neuvector/neuvector v0.0.0-20260325002702-64d3d0af6e42 h1:clN3Hi7coRUtmUAgONvtAsxx8yctbXAr4Jk/UnlGdiU =
216+ github.com/neuvector/neuvector v0.0.0-20260325002702-64d3d0af6e42 /go.mod h1:Y65zfb6GrKIESMtc2g/x1k7qPYJclDBnffd7ptCBdCQ =
217217github.com/onsi/ginkgo/v2 v2.21.0 h1:7rg/4f3rB88pb5obDgNZrNHrQ4e6WpjonchcpuBRnZM =
218218github.com/onsi/ginkgo/v2 v2.21.0 /go.mod h1:7Du3c42kxCUegi0IImZ1wUQzMBVecgIHjR1C+NkhLQo =
219219github.com/onsi/gomega v1.35.1 h1:Cwbd75ZBPxFSuZ6T+rN/WCb/gOc6YgFBXLlZLhC7Ds4 =
Original file line number Diff line number Diff line change @@ -394,7 +394,7 @@ github.com/neuvector/go-rpmdb/pkg/bdb
394394github.com/neuvector/go-rpmdb/pkg/db
395395github.com/neuvector/go-rpmdb/pkg/ndb
396396github.com/neuvector/go-rpmdb/pkg/sqlite3
397- # github.com/neuvector/neuvector v0.0.0-20260320012300-7302eba12d27
397+ # github.com/neuvector/neuvector v0.0.0-20260325002702-64d3d0af6e42
398398## explicit; go 1.25.0
399399github.com/neuvector/neuvector/controller/api
400400github.com/neuvector/neuvector/share
You can’t perform that action at this time.
0 commit comments