File tree Expand file tree Collapse file tree 4 files changed +33
-4
lines changed
github.com/containers/common/pkg/subscriptions Expand file tree Collapse file tree 4 files changed +33
-4
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ require (
1919 github.com/containernetworking/cni v1.1.2
2020 github.com/containernetworking/plugins v1.3.0
2121 github.com/containers/buildah v1.31.2
22- github.com/containers/common v0.55.5-0.20241001151746-9148450afb7b
22+ github.com/containers/common v0.55.5-0.20250403130720-5f05bf794d17
2323 github.com/containers/conmon v2.0.20+incompatible
2424 github.com/containers/conmon-rs v0.5.1
2525 github.com/containers/image/v5 v5.27.1-0.20240528120211-942a2226c1cd
Original file line number Diff line number Diff line change @@ -899,8 +899,8 @@ github.com/containernetworking/plugins v1.3.0 h1:QVNXMT6XloyMUoO2wUOqWTC1hWFV62Q
899899github.com/containernetworking/plugins v1.3.0 /go.mod h1:Pc2wcedTQQCVuROOOaLBPPxrEXqqXBFt3cZ+/yVg6l0 =
900900github.com/containers/buildah v1.31.2 h1:Pfbuzq5dtbLYtj95zDu1rLbVo9bnboknv18ZmlfXVA4 =
901901github.com/containers/buildah v1.31.2 /go.mod h1:EnrujxgRtUi0+2DrxXAzyQ/GybLliqT0+06PMLSTlvw =
902- github.com/containers/common v0.55.5-0.20241001151746-9148450afb7b h1:6TBgJNVg+qpjYZOA8+VTxgaGDEUw0Bvsh3LhBBmoENw =
903- github.com/containers/common v0.55.5-0.20241001151746-9148450afb7b /go.mod h1:5mVCpfMBWyO+zaD7Fw+DBHFa42YFKROwle1qpEKcX3U =
902+ github.com/containers/common v0.55.5-0.20250403130720-5f05bf794d17 h1:l2Dz2Ce2SCOvhTIiq1fcSxbfCqVSim1gDnMpN/cYB/E =
903+ github.com/containers/common v0.55.5-0.20250403130720-5f05bf794d17 /go.mod h1:5mVCpfMBWyO+zaD7Fw+DBHFa42YFKROwle1qpEKcX3U =
904904github.com/containers/conmon v2.0.20+incompatible h1:YbCVSFSCqFjjVwHTPINGdMX1F6JXHGTUje2ZYobNrkg =
905905github.com/containers/conmon v2.0.20+incompatible /go.mod h1:hgwZ2mtuDrppv78a/cOBNiCm6O0UMWGx1mu7P00nu5I =
906906github.com/containers/conmon-rs v0.5.1 h1:Qquw9pE0KOeJkb3MhuUIFTvUzI08m9f4SpkuSY0kVSs =
Original file line number Diff line number Diff line change @@ -258,7 +258,7 @@ github.com/containers/buildah/pkg/rusage
258258github.com/containers/buildah/pkg/sshagent
259259github.com/containers/buildah/pkg/util
260260github.com/containers/buildah/util
261- # github.com/containers/common v0.55.5-0.20241001151746-9148450afb7b
261+ # github.com/containers/common v0.55.5-0.20250403130720-5f05bf794d17
262262## explicit; go 1.18
263263github.com/containers/common/libimage
264264github.com/containers/common/libimage/define
You can’t perform that action at this time.
0 commit comments