File tree Expand file tree Collapse file tree 5 files changed +3
-9
lines changed
Expand file tree Collapse file tree 5 files changed +3
-9
lines changed Original file line number Diff line number Diff line change @@ -2,6 +2,4 @@ module _ // Auto generated by https://github.com/bwplotka/bingo. DO NOT EDIT
22
33go 1.23.0
44
5- toolchain go1.23.4
6-
75require sigs.k8s.io/controller-tools v0.17.1 // cmd/controller-gen
Original file line number Diff line number Diff line change @@ -2,8 +2,6 @@ module _ // Auto generated by https://github.com/bwplotka/bingo. DO NOT EDIT
22
33go 1.23.0
44
5- toolchain go1.23.4
6-
75replace github.com/docker/distribution => github.com/docker/distribution v0.0.0-20191216044856-a8371794149d
86
97require github.com/operator-framework/operator-registry v1.50.0 // cmd/opm
Original file line number Diff line number Diff line change @@ -2,6 +2,4 @@ module _ // Auto generated by https://github.com/bwplotka/bingo. DO NOT EDIT
22
33go 1.23.0
44
5- toolchain go1.23.4
6-
75require sigs.k8s.io/controller-runtime/tools/setup-envtest v0.0.0-20250114080233-1ec7c1b76e98
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ require (
1919 github.com/opencontainers/go-digest v1.0.0
2020 github.com/operator-framework/api v0.29.0
2121 github.com/operator-framework/helm-operator-plugins v0.8.0
22- github.com/operator-framework/operator-registry v1.50 .0
22+ github.com/operator-framework/operator-registry v1.49 .0
2323 github.com/prometheus/client_golang v1.20.5
2424 github.com/spf13/pflag v1.0.5
2525 github.com/stretchr/testify v1.10.0
Original file line number Diff line number Diff line change @@ -540,8 +540,8 @@ github.com/operator-framework/helm-operator-plugins v0.8.0 h1:0f6HOQC5likkf0b/Ov
540540github.com/operator-framework/helm-operator-plugins v0.8.0 /go.mod h1:Sc+8bE38xTCgCChBUvtq/PxatEg9fAypr7S5iAw8nlA =
541541github.com/operator-framework/operator-lib v0.17.0 h1:cbz51wZ9+GpWR1ZYP4CSKSSBxDlWxmmnseaHVZZjZt4 =
542542github.com/operator-framework/operator-lib v0.17.0 /go.mod h1:TGopBxIE8L6E/Cojzo26R3NFp1eNlqhQNmzqhOblaLw =
543- github.com/operator-framework/operator-registry v1.50 .0 h1:kMAwsKAEDjuSx5dGchMX+CD3SMHWwOAC/xyK3LQweB4 =
544- github.com/operator-framework/operator-registry v1.50 .0 /go.mod h1:713Z/XzA5jViFMGIsXmfAcpA6h5uUKqUl3fO1t4taa0 =
543+ github.com/operator-framework/operator-registry v1.49 .0 h1:7oasuzReEBt3Fh6g5DTE5nzY6wO8bFp5F/LSmYnNWD0 =
544+ github.com/operator-framework/operator-registry v1.49 .0 /go.mod h1:mqHeBS3DtQBToyF9tVlMOE1BfsJB76nLAujckmgC1gQ =
545545github.com/otiai10/copy v1.14.0 h1:dCI/t1iTdYGtkvCuBG2BgR6KZa83PTclw4U5n2wAllU =
546546github.com/otiai10/copy v1.14.0 /go.mod h1:ECfuL02W+/FkTWZWgQqXPWZgW9oeKCSQ5qVfSc4qc4w =
547547github.com/otiai10/mint v1.5.1 h1:XaPLeE+9vGbuyEHem1JNk3bYc7KKqyI/na0/mLd/Kks =
You can’t perform that action at this time.
0 commit comments