@@ -8,7 +8,7 @@ require (
8
8
github.com/kubescape/storage v0.0.90
9
9
github.com/onsi/ginkgo/v2 v2.19.0
10
10
github.com/onsi/gomega v1.33.1
11
- github.com/validator-labs/validator v0.0.46
11
+ github.com/validator-labs/validator v0.0.47
12
12
k8s.io/api v0.30.3
13
13
k8s.io/apimachinery v0.30.3
14
14
k8s.io/client-go v0.30.3
@@ -38,7 +38,7 @@ require (
38
38
github.com/containers/common v0.59.0 // indirect
39
39
github.com/coreos/go-oidc v2.2.1+incompatible // indirect
40
40
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
41
- github.com/docker/cli v24.0.0 +incompatible // indirect
41
+ github.com/docker/cli v24.0.7 +incompatible // indirect
42
42
github.com/docker/docker v26.1.3+incompatible // indirect
43
43
github.com/docker/docker-credential-helpers v0.8.2 // indirect
44
44
github.com/docker/go-connections v0.5.0 // indirect
@@ -61,17 +61,17 @@ require (
61
61
github.com/gogo/protobuf v1.3.2 // indirect
62
62
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
63
63
github.com/golang/protobuf v1.5.4 // indirect
64
- github.com/google/gnostic-models v0.6.8 // indirect
64
+ github.com/google/gnostic-models v0.6.9-0.20230804172637-c7be7c783f49 // indirect
65
65
github.com/google/go-cmp v0.6.0 // indirect
66
- github.com/google/go-containerregistry v0.20.0 // indirect
66
+ github.com/google/go-containerregistry v0.20.1 // indirect
67
67
github.com/google/gofuzz v1.2.0 // indirect
68
68
github.com/google/pprof v0.0.0-20240424215950-a892ee059fd6 // indirect
69
69
github.com/google/uuid v1.6.0 // indirect
70
70
github.com/grpc-ecosystem/grpc-gateway/v2 v2.18.0 // indirect
71
71
github.com/hashicorp/errwrap v1.1.0 // indirect
72
72
github.com/hashicorp/go-multierror v1.1.1 // indirect
73
- github.com/hashicorp/hcl v1.0.0 // indirect
74
- github.com/imdario/mergo v0.3.15 // indirect
73
+ github.com/hashicorp/hcl v1.0.1-vault-5 // indirect
74
+ github.com/imdario/mergo v0.3.16 // indirect
75
75
github.com/jinzhu/copier v0.4.0 // indirect
76
76
github.com/josharian/intern v1.0.0 // indirect
77
77
github.com/json-iterator/go v1.1.12 // indirect
@@ -82,7 +82,6 @@ require (
82
82
github.com/mailru/easyjson v0.7.7 // indirect
83
83
github.com/mattn/go-colorable v0.1.13 // indirect
84
84
github.com/mattn/go-isatty v0.0.20 // indirect
85
- github.com/matttproud/golang_protobuf_extensions/v2 v2.0.0 // indirect
86
85
github.com/mitchellh/go-homedir v1.1.0 // indirect
87
86
github.com/mitchellh/hashstructure/v2 v2.0.2 // indirect
88
87
github.com/mitchellh/mapstructure v1.5.0 // indirect
@@ -99,9 +98,9 @@ require (
99
98
github.com/pierrec/lz4/v4 v4.1.15 // indirect
100
99
github.com/pkg/errors v0.9.1 // indirect
101
100
github.com/pquerna/cachecontrol v0.2.0 // indirect
102
- github.com/prometheus/client_golang v1.18 .0 // indirect
103
- github.com/prometheus/client_model v0.5 .0 // indirect
104
- github.com/prometheus/common v0.45.0 // indirect
101
+ github.com/prometheus/client_golang v1.19 .0 // indirect
102
+ github.com/prometheus/client_model v0.6 .0 // indirect
103
+ github.com/prometheus/common v0.51.1 // indirect
105
104
github.com/prometheus/procfs v0.12.0 // indirect
106
105
github.com/sagikazarmark/locafero v0.4.0 // indirect
107
106
github.com/sagikazarmark/slog-shim v0.1.0 // indirect
@@ -124,23 +123,23 @@ require (
124
123
github.com/wagoodman/go-partybus v0.0.0-20230516145632-8ccac152c651 // indirect
125
124
github.com/wagoodman/go-progress v0.0.0-20230925121702-07e42b3cdba0 // indirect
126
125
go.opentelemetry.io/contrib/instrumentation/runtime v0.44.0 // indirect
127
- go.opentelemetry.io/otel v1.24 .0 // indirect
126
+ go.opentelemetry.io/otel v1.28 .0 // indirect
128
127
go.opentelemetry.io/otel/exporters/otlp/otlpmetric v0.41.0 // indirect
129
128
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v0.41.0 // indirect
130
129
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.20.0 // indirect
131
130
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.20.0 // indirect
132
131
go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.18.0 // indirect
133
- go.opentelemetry.io/otel/metric v1.24 .0 // indirect
134
- go.opentelemetry.io/otel/sdk v1.20 .0 // indirect
135
- go.opentelemetry.io/otel/sdk/metric v0.41 .0 // indirect
136
- go.opentelemetry.io/otel/trace v1.24 .0 // indirect
132
+ go.opentelemetry.io/otel/metric v1.28 .0 // indirect
133
+ go.opentelemetry.io/otel/sdk v1.28 .0 // indirect
134
+ go.opentelemetry.io/otel/sdk/metric v1.28 .0 // indirect
135
+ go.opentelemetry.io/otel/trace v1.28 .0 // indirect
137
136
go.opentelemetry.io/proto/otlp v1.0.0 // indirect
138
137
go.uber.org/multierr v1.11.0 // indirect
139
- go.uber.org/zap v1.26 .0 // indirect
138
+ go.uber.org/zap v1.27 .0 // indirect
140
139
golang.org/x/crypto v0.25.0 // indirect
141
- golang.org/x/exp v0.0.0-20240707233637-46b078467d37 // indirect
140
+ golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56 // indirect
142
141
golang.org/x/net v0.27.0 // indirect
143
- golang.org/x/oauth2 v0.19 .0 // indirect
142
+ golang.org/x/oauth2 v0.21 .0 // indirect
144
143
golang.org/x/sys v0.22.0 // indirect
145
144
golang.org/x/term v0.22.0 // indirect
146
145
golang.org/x/text v0.16.0 // indirect
0 commit comments