Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ require (
github.com/docker/docker v28.1.1+incompatible
github.com/google/uuid v1.6.0
github.com/jedib0t/go-pretty/v6 v6.6.7
github.com/neuvector/neuvector v0.0.0-20251217082449-d56442cccfad
github.com/neuvector/neuvector v0.0.0-20260122034043-8321d8c3d165
github.com/opencontainers/go-digest v1.0.0
github.com/quay/clair/v2 v2.1.8
github.com/sirupsen/logrus v1.9.3
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -210,8 +210,8 @@ github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 h1:C3w9PqII01/Oq
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822/go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ=
github.com/neuvector/go-rpmdb v0.0.0-20240605184921-0db4de14c27a h1:lmvuJ3uQVRk14exDRLu1Oq78iz8dLE7CJo+QodD+tos=
github.com/neuvector/go-rpmdb v0.0.0-20240605184921-0db4de14c27a/go.mod h1:tQW+vmxLXFPfI1HuRjoiIxOh8A7JudpfWl8xmezEGSs=
github.com/neuvector/neuvector v0.0.0-20251217082449-d56442cccfad h1:cG/KTH/4TL80XhAaSs7hFKbgJo+JM5qLZcYOLKKhy8k=
github.com/neuvector/neuvector v0.0.0-20251217082449-d56442cccfad/go.mod h1:sp9pO/F9EIubfRMh5Kzo1imMc2ur6ylW6Ab7nJ3cXC0=
github.com/neuvector/neuvector v0.0.0-20260122034043-8321d8c3d165 h1:rOkF5QbWN5Bl3vX4XLe3vckE7U5lm2bHg5BQwBN1Ars=
github.com/neuvector/neuvector v0.0.0-20260122034043-8321d8c3d165/go.mod h1:7HwPRml8uroVGXISyPO2F8djSXm4x9PGMbQS9JKBul8=
github.com/onsi/ginkgo/v2 v2.21.0 h1:7rg/4f3rB88pb5obDgNZrNHrQ4e6WpjonchcpuBRnZM=
github.com/onsi/ginkgo/v2 v2.21.0/go.mod h1:7Du3c42kxCUegi0IImZ1wUQzMBVecgIHjR1C+NkhLQo=
github.com/onsi/gomega v1.35.1 h1:Cwbd75ZBPxFSuZ6T+rN/WCb/gOc6YgFBXLlZLhC7Ds4=
Expand Down
14 changes: 8 additions & 6 deletions vendor/github.com/neuvector/neuvector/controller/api/fed_apis.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 9 additions & 0 deletions vendor/github.com/neuvector/neuvector/share/clus_apis.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions vendor/github.com/neuvector/neuvector/share/common.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading