@@ -21,11 +21,11 @@ require (
21
21
github.com/hashicorp/nomad/api v0.0.0-20241016132344-a0d7fb6b0957
22
22
github.com/notaryproject/notation-core-go v1.1.0
23
23
github.com/notaryproject/notation-go v1.2.1
24
- github.com/open-policy-agent/opa v0.69 .0
24
+ github.com/open-policy-agent/opa v1.0 .0
25
25
github.com/oras-project/oras-credentials-go v0.4.0
26
- github.com/stretchr/testify v1.9 .0
26
+ github.com/stretchr/testify v1.10 .0
27
27
github.com/testcontainers/testcontainers-go v0.33.0
28
- golang.org/x/crypto v0.28 .0
28
+ golang.org/x/crypto v0.31 .0
29
29
oras.land/oras-go/v2 v2.5.0
30
30
)
31
31
@@ -48,7 +48,7 @@ require (
48
48
github.com/cenkalti/backoff/v3 v3.2.2 // indirect
49
49
github.com/cenkalti/backoff/v4 v4.3.0 // indirect
50
50
github.com/cespare/xxhash/v2 v2.3.0 // indirect
51
- github.com/containerd/containerd v1.7.22 // indirect
51
+ github.com/containerd/containerd v1.7.24 // indirect
52
52
github.com/containerd/log v0.1.0 // indirect
53
53
github.com/containerd/platforms v0.2.1 // indirect
54
54
github.com/cpuguy83/dockercfg v0.3.1 // indirect
@@ -166,23 +166,23 @@ require (
166
166
github.com/yashtewari/glob-intersection v0.2.0 // indirect
167
167
github.com/yusufpapurcu/wmi v1.2.4 // indirect
168
168
github.com/zclconf/go-cty v1.15.0 // indirect
169
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.55.0 // indirect
170
- go.opentelemetry.io/otel v1.31.0 // indirect
171
- go.opentelemetry.io/otel/metric v1.31.0 // indirect
172
- go.opentelemetry.io/otel/sdk v1.31.0 // indirect
173
- go.opentelemetry.io/otel/trace v1.31.0 // indirect
169
+ go.opentelemetry.io/auto/sdk v1.1.0 // indirect
170
+ go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.58.0 // indirect
171
+ go.opentelemetry.io/otel v1.33.0 // indirect
172
+ go.opentelemetry.io/otel/metric v1.33.0 // indirect
173
+ go.opentelemetry.io/otel/sdk v1.33.0 // indirect
174
+ go.opentelemetry.io/otel/trace v1.33.0 // indirect
174
175
golang.org/x/exp v0.0.0-20240613232115-7f521ea00fb8 // indirect
175
176
golang.org/x/mod v0.21.0 // indirect
176
- golang.org/x/net v0.30 .0 // indirect
177
- golang.org/x/sync v0.8 .0 // indirect
178
- golang.org/x/sys v0.26 .0 // indirect
179
- golang.org/x/text v0.19 .0 // indirect
180
- golang.org/x/time v0.6 .0 // indirect
177
+ golang.org/x/net v0.33 .0 // indirect
178
+ golang.org/x/sync v0.10 .0 // indirect
179
+ golang.org/x/sys v0.28 .0 // indirect
180
+ golang.org/x/text v0.21 .0 // indirect
181
+ golang.org/x/time v0.8 .0 // indirect
181
182
golang.org/x/tools v0.26.0 // indirect
182
- google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 // indirect
183
- google.golang.org/grpc v1.67.0 // indirect
184
- google.golang.org/protobuf v1.35.1 // indirect
185
- gopkg.in/yaml.v2 v2.4.0 // indirect
183
+ google.golang.org/genproto/googleapis/rpc v0.0.0-20241209162323-e6fa225c2576 // indirect
184
+ google.golang.org/grpc v1.69.2 // indirect
185
+ google.golang.org/protobuf v1.35.2 // indirect
186
186
gopkg.in/yaml.v3 v3.0.1 // indirect
187
187
kernel.org/pub/linux/libs/security/libcap/psx v1.2.69 // indirect
188
188
oss.indeed.com/go/libtime v1.6.0 // indirect
0 commit comments