File tree Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ require (
4444 github.com/vishvananda/netlink v1.3.1
4545 go.etcd.io/bbolt v1.4.3
4646 go.podman.io/image/v5 v5.0.0-20250826054041-6e4bed3c9118
47- go.podman.io/storage v0.0.0-20250826054041-6e4bed3c9118
47+ go.podman.io/storage v1.60.0
4848 golang.org/x/crypto v0.41.0
4949 golang.org/x/sync v0.16.0
5050 golang.org/x/sys v0.35.0
Original file line number Diff line number Diff line change @@ -308,8 +308,8 @@ go.opentelemetry.io/proto/otlp v1.5.0 h1:xJvq7gMzB31/d406fB8U5CBdyQGw4P399D1aQWU
308308go.opentelemetry.io/proto/otlp v1.5.0 /go.mod h1:keN8WnHxOy8PG0rQZjJJ5A2ebUoafqWp0eVQ4yIXvJ4 =
309309go.podman.io/image/v5 v5.0.0-20250826054041-6e4bed3c9118 h1:kbCAwuBu44/PsEN3Fj5JPSZZUjTAiTIpBC5yCmUBV6A =
310310go.podman.io/image/v5 v5.0.0-20250826054041-6e4bed3c9118 /go.mod h1:lW/CAHGbk1XF38SBTS3JoFZMnuW1CrU6ViTY3NxcBqQ =
311- go.podman.io/storage v0.0.0-20250826054041-6e4bed3c9118 h1:Fhm01df7FOuM0seIEcx72OnCDUNCPQ1dGH2/7L3kFY8 =
312- go.podman.io/storage v0.0.0-20250826054041-6e4bed3c9118 /go.mod h1:gFpJkc16XdKgwbZwxJ4cxfyg++vmlT3yaoc2SRXSqYQ =
311+ go.podman.io/storage v1.60.0 h1:bWNSrR58nxg39VNFDSx3m0AswbvyzPGOo5XsUfomTao =
312+ go.podman.io/storage v1.60.0 /go.mod h1:NK+rsWJVuQeCM7ifv7cxD3abegWxwtW/3OkuSUJJoE4 =
313313go.uber.org/automaxprocs v1.6.0 h1:O3y2/QNTOdbF+e/dpXNNW7Rx2hZ4sTIPyybbxyNqTUs =
314314go.uber.org/automaxprocs v1.6.0 /go.mod h1:ifeIMSnPZuznNm6jmdzmU3/bfk01Fe2fotchwEFJ8r8 =
315315go.yaml.in/yaml/v2 v2.4.2 h1:DzmwEr2rDGHl7lsFgAHxmNz/1NlQ7xLIrlN2h5d1eGI =
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ require (
3636 github.com/ulikunitz/xz v0.5.15
3737 github.com/vbauerster/mpb/v8 v8.10.2
3838 go.etcd.io/bbolt v1.4.3
39- go.podman.io/storage v0.0.0-20250826051548-492e14c977cd
39+ go.podman.io/storage v1.60.0
4040 golang.org/x/crypto v0.41.0
4141 golang.org/x/oauth2 v0.30.0
4242 golang.org/x/sync v0.16.0
Original file line number Diff line number Diff line change @@ -306,8 +306,8 @@ go.opentelemetry.io/otel/trace v1.35.0 h1:dPpEfJu1sDIqruz7BHFG3c7528f6ddfSWfFDVt
306306go.opentelemetry.io/otel/trace v1.35.0 /go.mod h1:WUk7DtFp1Aw2MkvqGdwiXYDZZNvA/1J8o6xRXLrIkyc =
307307go.opentelemetry.io/proto/otlp v1.5.0 h1:xJvq7gMzB31/d406fB8U5CBdyQGw4P399D1aQWU/3i4 =
308308go.opentelemetry.io/proto/otlp v1.5.0 /go.mod h1:keN8WnHxOy8PG0rQZjJJ5A2ebUoafqWp0eVQ4yIXvJ4 =
309- go.podman.io/storage v0.0.0-20250826051548-492e14c977cd h1:yTuMoSjxwypUzerMyusbjceQJ1ZzDJoG/flJOv/o0gM =
310- go.podman.io/storage v0.0.0-20250826051548-492e14c977cd /go.mod h1:FCTHkb0cbN/0/AYyCVzVLiPgfPMkUetNLXNL1indRG8 =
309+ go.podman.io/storage v1.60.0 h1:bWNSrR58nxg39VNFDSx3m0AswbvyzPGOo5XsUfomTao =
310+ go.podman.io/storage v1.60.0 /go.mod h1:NK+rsWJVuQeCM7ifv7cxD3abegWxwtW/3OkuSUJJoE4 =
311311golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 /go.mod h1:6SG95UA2DQfeDnfUPMdvaQW0Q7yPrPDi9nlGo2tz2b4 =
312312golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 /go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w =
313313golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550 /go.mod h1:yigFU9vqHzYiE8UmvKecakEJjdnWj3jj499lnFckfCI =
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ const (
1111 VersionPatch = 0
1212
1313 // VersionDev indicates development branch. Releases will be empty string.
14- VersionDev = "-dev "
14+ VersionDev = ""
1515)
1616
1717// Version is the specification version that the package types support.
You can’t perform that action at this time.
0 commit comments