File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -72,7 +72,7 @@ require (
7272 go.opentelemetry.io/otel/metric v1.42.0 // indirect
7373 go.opentelemetry.io/otel/trace v1.42.0 // indirect
7474 go.podman.io/storage v1.62.1-0.20260310180906-9819c3739308 // indirect
75- golang.org/x/mod v0.33 .0 // indirect
75+ golang.org/x/mod v0.35 .0 // indirect
7676 golang.org/x/sync v0.20.0 // indirect
7777 golang.org/x/sys v0.42.0 // indirect
7878 google.golang.org/protobuf v1.36.11 // indirect
Original file line number Diff line number Diff line change @@ -175,8 +175,8 @@ golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550/go.mod h1:yigFU9vqHzYiE8U
175175golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 /go.mod h1:LzIPMQfyMNhhGPhUkYOs5KpL4U8rLKemX1yGLhDgUto =
176176golang.org/x/mod v0.2.0 /go.mod h1:s0Qsj1ACt9ePp/hMypM3fl4fZqREWJwdYDEqhRiZZUA =
177177golang.org/x/mod v0.3.0 /go.mod h1:s0Qsj1ACt9ePp/hMypM3fl4fZqREWJwdYDEqhRiZZUA =
178- golang.org/x/mod v0.33 .0 h1:tHFzIWbBifEmbwtGz65eaWyGiGZatSrT9prnU8DbVL8 =
179- golang.org/x/mod v0.33 .0 /go.mod h1:swjeQEj+6r7fODbD2cqrnje9PnziFuw4bmLbBZFrQ5w =
178+ golang.org/x/mod v0.35 .0 h1:Ww1D637e6Pg+Zb2KrWfHQUnH2dQRLBQyAtpr/haaJeM =
179+ golang.org/x/mod v0.35 .0 /go.mod h1:+GwiRhIInF8wPm+4AoT6L0FA1QWAad3OMdTRx4tFYlU =
180180golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3 /go.mod h1:t9HGtf8HONx5eT2rtn7q6eTqICYqUVnKs3thJo3Qplg =
181181golang.org/x/net v0.0.0-20190620200207-3b0461eec859 /go.mod h1:z5CRVTTTmAJ677TzLLGU+0bjPO0LkuOLi4/5GtJWs/s =
182182golang.org/x/net v0.0.0-20200226121028-0de0cce0169b /go.mod h1:z5CRVTTTmAJ677TzLLGU+0bjPO0LkuOLi4/5GtJWs/s =
Original file line number Diff line number Diff line change @@ -383,8 +383,8 @@ go.podman.io/storage/pkg/tarlog
383383go.podman.io/storage/pkg/truncindex
384384go.podman.io/storage/pkg/unshare
385385go.podman.io/storage/types
386- # golang.org/x/mod v0.33 .0
387- ## explicit; go 1.24 .0
386+ # golang.org/x/mod v0.35 .0
387+ ## explicit; go 1.25 .0
388388golang.org/x/mod/internal/lazyregexp
389389golang.org/x/mod/modfile
390390golang.org/x/mod/module
You can’t perform that action at this time.
0 commit comments