@@ -19,7 +19,7 @@ require (
1919 github.com/gabriel-vasile/mimetype v1.4.8
2020 github.com/go-test/deep v1.0.8
2121 github.com/google/go-cmp v0.6.0
22- github.com/google/go-containerregistry v0.20.2
22+ github.com/google/go-containerregistry v0.20.3
2323 github.com/hashicorp/go-multierror v1.1.1
2424 github.com/logrusorgru/aurora v2.0.3+incompatible
2525 github.com/mitchellh/go-homedir v1.1.0
@@ -59,15 +59,15 @@ require (
5959 github.com/containerd/continuity v0.4.4 // indirect
6060 github.com/containerd/fifo v1.1.0 // indirect
6161 github.com/containerd/log v0.1.0 // indirect
62- github.com/containerd/stargz-snapshotter/estargz v0.14 .3 // indirect
62+ github.com/containerd/stargz-snapshotter/estargz v0.16 .3 // indirect
6363 github.com/containerd/ttrpc v1.2.7 // indirect
6464 github.com/containerd/typeurl/v2 v2.1.1 // indirect
6565 github.com/davecgh/go-spew v1.1.1 // indirect
6666 github.com/distribution/reference v0.6.0 // indirect
6767 // docker/distribution for https://github.com/advisories/GHSA-qq97-vm5h-rrhg
68- github.com/docker/distribution v2.8.2 +incompatible // indirect
68+ github.com/docker/distribution v2.8.3 +incompatible // indirect
6969 github.com/docker/docker-credential-helpers v0.8.2 // indirect
70- github.com/docker/go-connections v0.4 .0
70+ github.com/docker/go-connections v0.5 .0
7171 github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c // indirect
7272 github.com/docker/go-units v0.5.0 // indirect
7373 github.com/felixge/httpsnoop v1.0.4 // indirect
@@ -78,9 +78,8 @@ require (
7878 github.com/google/uuid v1.6.0 // indirect
7979 github.com/hashicorp/errwrap v1.1.0 // indirect
8080 github.com/klauspost/compress v1.18.0 // indirect
81- github.com/kr/pretty v0.3.0 // indirect
82- github.com/mattn/go-colorable v0.1.12 // indirect
83- github.com/mattn/go-isatty v0.0.14 // indirect
81+ github.com/mattn/go-colorable v0.1.13 // indirect
82+ github.com/mattn/go-isatty v0.0.17 // indirect
8483 github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d // indirect
8584 github.com/moby/docker-image-spec v1.3.1 // indirect
8685 github.com/moby/locker v1.0.1 // indirect
@@ -100,12 +99,12 @@ require (
10099 github.com/stretchr/objx v0.5.2 // indirect
101100 github.com/therootcompany/xz v1.0.1 // indirect
102101 github.com/ulikunitz/xz v0.5.12 // indirect
103- github.com/vbatts/tar-split v0.11.3 // indirect
102+ github.com/vbatts/tar-split v0.11.6 // indirect
104103 go.opencensus.io v0.24.0 // indirect
105- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.54 .0 // indirect
106- go.opentelemetry.io/otel v1.29 .0 // indirect
107- go.opentelemetry.io/otel/metric v1.29 .0 // indirect
108- go.opentelemetry.io/otel/trace v1.29 .0 // indirect
104+ go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.58 .0 // indirect
105+ go.opentelemetry.io/otel v1.33 .0 // indirect
106+ go.opentelemetry.io/otel/metric v1.33 .0 // indirect
107+ go.opentelemetry.io/otel/trace v1.33 .0 // indirect
109108 golang.org/x/net v0.36.0 // indirect
110109 golang.org/x/oauth2 v0.25.0 // indirect
111110 golang.org/x/sync v0.11.0 // indirect
@@ -115,7 +114,7 @@ require (
115114 google.golang.org/genproto v0.0.0-20241118233622-e639e219e697 // indirect
116115 google.golang.org/genproto/googleapis/rpc v0.0.0-20241223144023-3abc09e42ca8 // indirect
117116 google.golang.org/grpc v1.67.3 // indirect
118- google.golang.org/protobuf v1.36.1 // indirect
117+ google.golang.org/protobuf v1.36.3 // indirect
119118 gopkg.in/yaml.v3 v3.0.1 // indirect
120119)
121120
@@ -124,4 +123,5 @@ require (
124123 github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.32 // indirect
125124 github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.12.2 // indirect
126125 github.com/aws/aws-sdk-go-v2/service/ssooidc v1.28.14 // indirect
126+ go.opentelemetry.io/auto/sdk v1.1.0 // indirect
127127)
0 commit comments