File tree Expand file tree Collapse file tree 4 files changed +10
-5
lines changed
go.podman.io/common/pkg/config Expand file tree Collapse file tree 4 files changed +10
-5
lines changed Original file line number Diff line number Diff line change @@ -138,4 +138,4 @@ require (
138138 tags.cncf.io/container-device-interface/specs-go v1.0.0 // indirect
139139)
140140
141- replace go.podman.io/common => github.com/lsm5/container-libs/common v0.0.0-20251014193343-b41c3b4c87fd
141+ replace go.podman.io/common => github.com/lsm5/container-libs/common v0.0.0-20251016184723-9406e65878e8
Original file line number Diff line number Diff line change @@ -152,8 +152,8 @@ github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
152152github.com/kr/text v0.2.0 /go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE =
153153github.com/letsencrypt/boulder v0.0.0-20240620165639-de9c06129bec h1:2tTW6cDth2TSgRbAhD7yjZzTQmcN25sDRPEeinR51yQ =
154154github.com/letsencrypt/boulder v0.0.0-20240620165639-de9c06129bec /go.mod h1:TmwEoGCwIti7BCeJ9hescZgRtatxRE+A72pCoPfmcfk =
155- github.com/lsm5/container-libs/common v0.0.0-20251014193343-b41c3b4c87fd h1:l6X4N7DeA7W4h3WTvD6mZzsmYUqSow95XMD7I5apK74 =
156- github.com/lsm5/container-libs/common v0.0.0-20251014193343-b41c3b4c87fd /go.mod h1:kv0yXx/yrT60lUcVb86hezMGz/lXmyx3epvdFlM9du4 =
155+ github.com/lsm5/container-libs/common v0.0.0-20251016184723-9406e65878e8 h1:EtzNClwYo+uP4tK5fL/BRpzSUyBd26fnx0nv1qoZZkQ =
156+ github.com/lsm5/container-libs/common v0.0.0-20251016184723-9406e65878e8 /go.mod h1:kv0yXx/yrT60lUcVb86hezMGz/lXmyx3epvdFlM9du4 =
157157github.com/manifoldco/promptui v0.9.0 h1:3V4HzJk1TtXW1MTZMP7mdlwbBpIinw3HztaIlYthEiA =
158158github.com/manifoldco/promptui v0.9.0 /go.mod h1:ka04sppxSGFAtxX0qhlYQjISsg9mR4GWtQEhdbn6Pgg =
159159github.com/mattn/go-runewidth v0.0.16 h1:E5ScNMtiwvlvB5paMFdw9p4kSQzbXFikJ5SQO6TULQc =
Original file line number Diff line number Diff line change @@ -464,7 +464,7 @@ go.opentelemetry.io/otel/trace
464464go.opentelemetry.io/otel/trace/embedded
465465go.opentelemetry.io/otel/trace/internal/telemetry
466466go.opentelemetry.io/otel/trace/noop
467- # go.podman.io/common v0.65.1-0.20250916163606-92222dcd3da4 => github.com/lsm5/container-libs/common v0.0.0-20251014193343-b41c3b4c87fd
467+ # go.podman.io/common v0.65.1-0.20250916163606-92222dcd3da4 => github.com/lsm5/container-libs/common v0.0.0-20251016184723-9406e65878e8
468468## explicit; go 1.24.2
469469go.podman.io/common/internal
470470go.podman.io/common/internal/attributedstring
@@ -825,4 +825,4 @@ tags.cncf.io/container-device-interface/pkg/parser
825825# tags.cncf.io/container-device-interface/specs-go v1.0.0
826826## explicit; go 1.19
827827tags.cncf.io/container-device-interface/specs-go
828- # go.podman.io/common => github.com/lsm5/container-libs/common v0.0.0-20251014193343-b41c3b4c87fd
828+ # go.podman.io/common => github.com/lsm5/container-libs/common v0.0.0-20251016184723-9406e65878e8
You can’t perform that action at this time.
0 commit comments