File tree Expand file tree Collapse file tree
bindings/go/oci/integration Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ require (
3939 github.com/cyberphone/json-canonicalization v0.0.0-20241213102144-19d51d7fe467 // indirect
4040 github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
4141 github.com/distribution/reference v0.6.0 // indirect
42- github.com/docker/docker v28.3.0 +incompatible // indirect
42+ github.com/docker/docker v28.3.1 +incompatible // indirect
4343 github.com/docker/go-connections v0.5.0 // indirect
4444 github.com/docker/go-units v0.5.0 // indirect
4545 github.com/ebitengine/purego v0.8.4 // indirect
@@ -82,7 +82,6 @@ require (
8282 go.opentelemetry.io/otel/trace v1.37.0 // indirect
8383 go.opentelemetry.io/proto/otlp v1.7.0 // indirect
8484 go.yaml.in/yaml/v2 v2.4.2 // indirect
85- go.yaml.in/yaml/v3 v3.0.4 // indirect
8685 golang.org/x/sync v0.15.0 // indirect
8786 golang.org/x/sys v0.33.0 // indirect
8887 golang.org/x/text v0.26.0 // indirect
Original file line number Diff line number Diff line change @@ -36,8 +36,8 @@ github.com/distribution/reference v0.6.0 h1:0IXCQ5g4/QMHHkarYzh5l+u8T3t73zM5Qvfr
3636github.com/distribution/reference v0.6.0 /go.mod h1:BbU0aIcezP1/5jX/8MP0YiH4SdvB5Y4f/wlDRiLyi3E =
3737github.com/dlclark/regexp2 v1.11.0 h1:G/nrcoOa7ZXlpoa/91N3X7mM3r8eIlMBBJZvsz/mxKI =
3838github.com/dlclark/regexp2 v1.11.0 /go.mod h1:DHkYz0B9wPfa6wondMfaivmHpzrQ3v9q8cnmRbL6yW8 =
39- github.com/docker/docker v28.3.0 +incompatible h1:ffS62aKWupCWdvcee7nBU9fhnmknOqDPaJAMtfK0ImQ =
40- github.com/docker/docker v28.3.0 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
39+ github.com/docker/docker v28.3.1 +incompatible h1:20+BmuA9FXlCX4ByQ0vYJcUEnOmRM6XljDnFWR+jCyY =
40+ github.com/docker/docker v28.3.1 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
4141github.com/docker/go-connections v0.5.0 h1:USnMq7hx7gwdVZq1L49hLXaFtUdTADjXGp+uj1Br63c =
4242github.com/docker/go-connections v0.5.0 /go.mod h1:ov60Kzw0kKElRwhNs9UlUHAE/F9Fe6GLaXnqyDdmEXc =
4343github.com/docker/go-units v0.5.0 h1:69rxXcBk27SvSaaxTtLh/8llcHD8vYHT7WSdRZ/jvr4 =
You can’t perform that action at this time.
0 commit comments