File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
github.com/openshift/build-machinery-go/scripts Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
77 github.com/ghodss/yaml v1.0.0
88 github.com/google/go-cmp v0.6.0
99 github.com/openshift/api v0.0.0-20241001152557-e415140e5d5f
10- github.com/openshift/build-machinery-go v0.0.0-20241025131534-5f3bc3c56265
10+ github.com/openshift/build-machinery-go v0.0.0-20241030130011-ee12ed0f0273
1111 github.com/openshift/client-go v0.0.0-20241001162912-da6d55e4611f
1212 github.com/openshift/library-go v0.0.0-20241028193827-a808e2fb8060
1313 github.com/openshift/multi-operator-manager v0.0.0-20241029144625-19a490bc33c3
Original file line number Diff line number Diff line change @@ -144,8 +144,8 @@ github.com/onsi/gomega v1.33.1 h1:dsYjIxxSR755MDmKVsaFQTE22ChNBcuuTWgkUDSubOk=
144144github.com/onsi/gomega v1.33.1 /go.mod h1:U4R44UsT+9eLIaYRB2a5qajjtQYn0hauxvRm16AVYg0 =
145145github.com/openshift/api v0.0.0-20241001152557-e415140e5d5f h1:ya1OmyZm3LIIxI3U9VE9Nyx3ehCHgBwxyFUPflYPWls =
146146github.com/openshift/api v0.0.0-20241001152557-e415140e5d5f /go.mod h1:Shkl4HanLwDiiBzakv+con/aMGnVE2MAGvoKp5oyYUo =
147- github.com/openshift/build-machinery-go v0.0.0-20241025131534-5f3bc3c56265 h1:FTAb86n2lB4LJUXsNR7tzWIQHTDdW3H9SewKGai3iow =
148- github.com/openshift/build-machinery-go v0.0.0-20241025131534-5f3bc3c56265 /go.mod h1:8jcm8UPtg2mCAsxfqKil1xrmRMI3a+XU2TZ9fF8A7TE =
147+ github.com/openshift/build-machinery-go v0.0.0-20241030130011-ee12ed0f0273 h1:xuaq6MeNa6KBvzXVapxcJjUPN/EVQZ1VZ0uoyoTUrf4 =
148+ github.com/openshift/build-machinery-go v0.0.0-20241030130011-ee12ed0f0273 /go.mod h1:8jcm8UPtg2mCAsxfqKil1xrmRMI3a+XU2TZ9fF8A7TE =
149149github.com/openshift/client-go v0.0.0-20241001162912-da6d55e4611f h1:FRc0bVNWprihWS0GqQWzb3dY4dkCwpOP3mDw5NwSoR4 =
150150github.com/openshift/client-go v0.0.0-20241001162912-da6d55e4611f /go.mod h1:KiZi2mJRH1TOJ3FtBDYS6YvUL30s/iIXaGSUrSa36mo =
151151github.com/openshift/library-go v0.0.0-20241028193827-a808e2fb8060 h1:Dvja54+vTv/ZZVoY/sCnh8bacSRdJPdkPeLuVOt8hmE =
Original file line number Diff line number Diff line change @@ -242,7 +242,7 @@ github.com/openshift/api/template
242242github.com/openshift/api/template/v1
243243github.com/openshift/api/user
244244github.com/openshift/api/user/v1
245- # github.com/openshift/build-machinery-go v0.0.0-20241025131534-5f3bc3c56265
245+ # github.com/openshift/build-machinery-go v0.0.0-20241030130011-ee12ed0f0273
246246## explicit; go 1.22.0
247247github.com/openshift/build-machinery-go
248248github.com/openshift/build-machinery-go/make
You can’t perform that action at this time.
0 commit comments