Skip to content

Commit cf9af13

Browse files
Bump conforma/go-containerregistry
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent d221b39 commit cf9af13

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ require (
6060
)
6161

6262
// use forked version until we can get the fixes merged see https://github.com/conforma/go-containerregistry/blob/main/hack/ec-patches.sh for a list of patches we carry
63-
replace github.com/google/go-containerregistry => github.com/conforma/go-containerregistry v0.21.8-0.20260626175242-ae5f0ae7a0b0
63+
replace github.com/google/go-containerregistry => github.com/conforma/go-containerregistry v0.21.8-0.20260702142841-f9eefe19c7b2
6464

6565
require (
6666
github.com/go-openapi/runtime v0.29.2

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -329,8 +329,8 @@ github.com/common-nighthawk/go-figure v0.0.0-20210622060536-734e95fb86be h1:J5BL
329329
github.com/common-nighthawk/go-figure v0.0.0-20210622060536-734e95fb86be/go.mod h1:mk5IQ+Y0ZeO87b858TlA645sVcEcbiX6YqP98kt+7+w=
330330
github.com/conforma/crds/api v0.1.7 h1:IBsIw35A5QkP5i1Se6/BASaFvTnW+xTlWEqJMdX7EiA=
331331
github.com/conforma/crds/api v0.1.7/go.mod h1:vaUCN54r99HME4555KRKOUPGJxBNAlX1agZ4jlGI2YA=
332-
github.com/conforma/go-containerregistry v0.21.8-0.20260626175242-ae5f0ae7a0b0 h1:sxaQDyoVSkw15iBtcReaFNhWwQtsF0J4nDIb40ILUdM=
333-
github.com/conforma/go-containerregistry v0.21.8-0.20260626175242-ae5f0ae7a0b0/go.mod h1:oCPfU4CuHJHCjfKVdKys7ovSiqtwwGHqUC07pRYh+f8=
332+
github.com/conforma/go-containerregistry v0.21.8-0.20260702142841-f9eefe19c7b2 h1:bzI4Ct9XZwZYkoII5x/6dunztS+hh6JZRvAGuJfoy70=
333+
github.com/conforma/go-containerregistry v0.21.8-0.20260702142841-f9eefe19c7b2/go.mod h1:oCPfU4CuHJHCjfKVdKys7ovSiqtwwGHqUC07pRYh+f8=
334334
github.com/conforma/go-gather v1.2.0 h1:HYmUtkGPQRUOb2mEBQ51FTSO0SpZ//12mNp2AXcVxBs=
335335
github.com/conforma/go-gather v1.2.0/go.mod h1:7LbJh5AAljGbOoUWQy+wBKu7MKecyG45bLbbe7Bo0/A=
336336
github.com/containerd/containerd/v2 v2.3.2 h1:eLven1YxRMkeiKu7IcMrPKE+gn8sGR1DqHbbshMEvWM=

0 commit comments

Comments
 (0)