Skip to content

Commit 653cc97

Browse files
author
neuvector bot
committed
chore: Update neuvector dependency to main
Signed-off-by: neuvector bot <neuvector-bot@users.noreply.github.com>
1 parent 5106077 commit 653cc97

File tree

5 files changed

+30
-25
lines changed

5 files changed

+30
-25
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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-20260325002702-64d3d0af6e42
13+
github.com/neuvector/neuvector v0.0.0-20260327011003-502ea9bd48fc
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

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -212,8 +212,8 @@ github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 h1:C3w9PqII01/Oq
212212
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822/go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ=
213213
github.com/neuvector/go-rpmdb v0.0.0-20240605184921-0db4de14c27a h1:lmvuJ3uQVRk14exDRLu1Oq78iz8dLE7CJo+QodD+tos=
214214
github.com/neuvector/go-rpmdb v0.0.0-20240605184921-0db4de14c27a/go.mod h1:tQW+vmxLXFPfI1HuRjoiIxOh8A7JudpfWl8xmezEGSs=
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=
215+
github.com/neuvector/neuvector v0.0.0-20260327011003-502ea9bd48fc h1:TyzC8KxooHwwBp/uix+DPT1NmpjPfUME6ytQWXrp3SY=
216+
github.com/neuvector/neuvector v0.0.0-20260327011003-502ea9bd48fc/go.mod h1:Y65zfb6GrKIESMtc2g/x1k7qPYJclDBnffd7ptCBdCQ=
217217
github.com/onsi/ginkgo/v2 v2.21.0 h1:7rg/4f3rB88pb5obDgNZrNHrQ4e6WpjonchcpuBRnZM=
218218
github.com/onsi/ginkgo/v2 v2.21.0/go.mod h1:7Du3c42kxCUegi0IImZ1wUQzMBVecgIHjR1C+NkhLQo=
219219
github.com/onsi/gomega v1.35.1 h1:Cwbd75ZBPxFSuZ6T+rN/WCb/gOc6YgFBXLlZLhC7Ds4=

vendor/github.com/neuvector/neuvector/controller/api/apis.go

Lines changed: 23 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/neuvector/neuvector/controller/api/apis.yaml

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -394,7 +394,7 @@ github.com/neuvector/go-rpmdb/pkg/bdb
394394
github.com/neuvector/go-rpmdb/pkg/db
395395
github.com/neuvector/go-rpmdb/pkg/ndb
396396
github.com/neuvector/go-rpmdb/pkg/sqlite3
397-
# github.com/neuvector/neuvector v0.0.0-20260325002702-64d3d0af6e42
397+
# github.com/neuvector/neuvector v0.0.0-20260327011003-502ea9bd48fc
398398
## explicit; go 1.25.0
399399
github.com/neuvector/neuvector/controller/api
400400
github.com/neuvector/neuvector/share

0 commit comments

Comments
 (0)