Skip to content

Commit 402b93d

Browse files
neuvector botpohanhuang
authored andcommitted
chore: Update neuvector dependency to main
Signed-off-by: neuvector bot <neuvector-bot@users.noreply.github.com>
1 parent 9c079c4 commit 402b93d

File tree

242 files changed

+31703
-54873
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

242 files changed

+31703
-54873
lines changed

go.mod

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/neuvector/scanner
22

3-
go 1.24.0
3+
go 1.25.0
44

55
toolchain go1.25.8
66

@@ -10,19 +10,20 @@ 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-20260206120806-b67a34aecea4
13+
github.com/neuvector/neuvector v0.0.0-20260320003946-0be6e163ede8
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
1717
github.com/stretchr/testify v1.11.1
18-
google.golang.org/grpc v1.74.2
18+
google.golang.org/grpc v1.79.3
1919
)
2020

2121
require (
2222
cyphar.com/go-pathrs v0.2.1 // indirect
2323
github.com/Microsoft/go-winio v0.6.2 // indirect
2424
github.com/Microsoft/hcsshim v0.13.0 // indirect
2525
github.com/aws/aws-sdk-go v1.55.7 // indirect
26+
github.com/cespare/xxhash/v2 v2.3.0 // indirect
2627
github.com/codegangsta/inject v0.0.0-20150114235600-33e0aa1cb7c0 // indirect
2728
github.com/codeskyblue/go-sh v0.0.0-20250509230738-c29da582b0f5 // indirect
2829
github.com/containerd/cgroups/v3 v3.0.5 // indirect
@@ -49,7 +50,7 @@ require (
4950
github.com/felixge/httpsnoop v1.0.4 // indirect
5051
github.com/fxamacker/cbor/v2 v2.7.0 // indirect
5152
github.com/glebarez/go-sqlite v1.20.3 // indirect
52-
github.com/go-jose/go-jose/v4 v4.0.5 // indirect
53+
github.com/go-jose/go-jose/v4 v4.1.3 // indirect
5354
github.com/go-logr/logr v1.4.3 // indirect
5455
github.com/go-logr/stdr v1.2.2 // indirect
5556
github.com/go-openapi/jsonpointer v0.21.0 // indirect
@@ -90,30 +91,29 @@ require (
9091
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
9192
github.com/remyoudompheng/bigfft v0.0.0-20230126093431-47fa9a501578 // indirect
9293
github.com/rivo/uniseg v0.4.7 // indirect
93-
github.com/spiffe/go-spiffe/v2 v2.5.0 // indirect
94+
github.com/spiffe/go-spiffe/v2 v2.6.0 // indirect
9495
github.com/streadway/simpleuuid v0.0.0-20130420165545-6617b501e485 // indirect
9596
github.com/vishvananda/netlink v1.3.1 // indirect
9697
github.com/vishvananda/netns v0.0.5 // indirect
9798
github.com/x448/float16 v0.8.4 // indirect
98-
github.com/zeebo/errs v1.4.0 // indirect
9999
go.opencensus.io v0.24.0 // indirect
100-
go.opentelemetry.io/auto/sdk v1.1.0 // indirect
100+
go.opentelemetry.io/auto/sdk v1.2.1 // indirect
101101
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.60.0 // indirect
102-
go.opentelemetry.io/otel v1.36.0 // indirect
103-
go.opentelemetry.io/otel/metric v1.36.0 // indirect
104-
go.opentelemetry.io/otel/trace v1.36.0 // indirect
105-
golang.org/x/crypto v0.47.0 // indirect
106-
golang.org/x/net v0.49.0 // indirect
107-
golang.org/x/oauth2 v0.30.0 // indirect
102+
go.opentelemetry.io/otel v1.39.0 // indirect
103+
go.opentelemetry.io/otel/metric v1.39.0 // indirect
104+
go.opentelemetry.io/otel/trace v1.39.0 // indirect
105+
golang.org/x/crypto v0.48.0 // indirect
106+
golang.org/x/net v0.51.0 // indirect
107+
golang.org/x/oauth2 v0.34.0 // indirect
108108
golang.org/x/sync v0.19.0 // indirect
109-
golang.org/x/sys v0.40.0 // indirect
110-
golang.org/x/term v0.39.0 // indirect
111-
golang.org/x/text v0.33.0 // indirect
109+
golang.org/x/sys v0.41.0 // indirect
110+
golang.org/x/term v0.40.0 // indirect
111+
golang.org/x/text v0.34.0 // indirect
112112
golang.org/x/time v0.7.0 // indirect
113113
golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 // indirect
114-
google.golang.org/genproto/googleapis/rpc v0.0.0-20250528174236-200df99c418a // indirect
114+
google.golang.org/genproto/googleapis/rpc v0.0.0-20251202230838-ff82c1b0f217 // indirect
115115
google.golang.org/grpc/security/advancedtls v1.0.0 // indirect
116-
google.golang.org/protobuf v1.36.6 // indirect
116+
google.golang.org/protobuf v1.36.10 // indirect
117117
gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect
118118
gopkg.in/inf.v0 v0.9.1 // indirect
119119
gopkg.in/yaml.v3 v3.0.1 // indirect

go.sum

Lines changed: 48 additions & 46 deletions
Large diffs are not rendered by default.

vendor/github.com/cespare/xxhash/v2/LICENSE.txt

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

vendor/github.com/cespare/xxhash/v2/README.md

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

vendor/github.com/cespare/xxhash/v2/testall.sh

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

0 commit comments

Comments
 (0)