Skip to content

Commit fc77635

Browse files
committed
Update go-containeregistry to include .local http fix
My hope is that this gets our acceptance tests, particularly the task_validate_image feature, passing again. See conforma/go-containerregistry#7
1 parent 0dd0183 commit fc77635

4 files changed

Lines changed: 6 additions & 6 deletions

File tree

acceptance/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ require (
4848
)
4949

5050
// Maybe less important in acceptance, but it seems sensible to use the fork here too
51-
replace github.com/google/go-containerregistry => github.com/conforma/go-containerregistry v0.21.8-0.20260625125002-b75247998fd1
51+
replace github.com/google/go-containerregistry => github.com/conforma/go-containerregistry v0.21.8-0.20260626175242-ae5f0ae7a0b0
5252

5353
// knative.dev/eventing < v0.49.2 imports knative.dev/pkg/{metrics,tracing/config} which were removed
5454
require knative.dev/eventing v0.49.2 // indirect

acceptance/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,8 +119,8 @@ github.com/codahale/rfc6979 v0.0.0-20141003034818-6a90f24967eb h1:EDmT6Q9Zs+SbUo
119119
github.com/codahale/rfc6979 v0.0.0-20141003034818-6a90f24967eb/go.mod h1:ZjrT6AXHbDs86ZSdt/osfBi5qfexBrKUdONk989Wnk4=
120120
github.com/conforma/crds/api v0.1.7 h1:IBsIw35A5QkP5i1Se6/BASaFvTnW+xTlWEqJMdX7EiA=
121121
github.com/conforma/crds/api v0.1.7/go.mod h1:vaUCN54r99HME4555KRKOUPGJxBNAlX1agZ4jlGI2YA=
122-
github.com/conforma/go-containerregistry v0.21.8-0.20260625125002-b75247998fd1 h1:4mO0hlwDgv0lvIkKGsBGz/EqHD/HZP5sQYmjil80GFo=
123-
github.com/conforma/go-containerregistry v0.21.8-0.20260625125002-b75247998fd1/go.mod h1:oCPfU4CuHJHCjfKVdKys7ovSiqtwwGHqUC07pRYh+f8=
122+
github.com/conforma/go-containerregistry v0.21.8-0.20260626175242-ae5f0ae7a0b0 h1:sxaQDyoVSkw15iBtcReaFNhWwQtsF0J4nDIb40ILUdM=
123+
github.com/conforma/go-containerregistry v0.21.8-0.20260626175242-ae5f0ae7a0b0/go.mod h1:oCPfU4CuHJHCjfKVdKys7ovSiqtwwGHqUC07pRYh+f8=
124124
github.com/containerd/errdefs v1.0.0 h1:tg5yIfIlQIrxYtu9ajqY42W3lpS19XqdxRQeEwYG8PI=
125125
github.com/containerd/errdefs v1.0.0/go.mod h1:+YBYIdtsnF4Iw6nWZhJcqGSg/dwvV7tyJ/kCkyJ2k+M=
126126
github.com/containerd/errdefs/pkg v0.3.0 h1:9IKJ06FvyNlexW690DXuQNx2KA2cUJXx151Xdx3ZPPE=

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.20260625125002-b75247998fd1
63+
replace github.com/google/go-containerregistry => github.com/conforma/go-containerregistry v0.21.8-0.20260626175242-ae5f0ae7a0b0
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.20260625125002-b75247998fd1 h1:4mO0hlwDgv0lvIkKGsBGz/EqHD/HZP5sQYmjil80GFo=
333-
github.com/conforma/go-containerregistry v0.21.8-0.20260625125002-b75247998fd1/go.mod h1:oCPfU4CuHJHCjfKVdKys7ovSiqtwwGHqUC07pRYh+f8=
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=
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)