File tree Expand file tree Collapse file tree 5 files changed +7
-7
lines changed
Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -2,6 +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
5+ toolchain go1.23.2
66
77require sigs.k8s.io/controller-tools v0.17.1 // cmd/controller-gen
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ module _ // Auto generated by https://github.com/bwplotka/bingo. DO NOT EDIT
22
33go 1.23.0
44
5- toolchain go1.23.4
5+ toolchain go1.23.2
66
77replace github.com/docker/distribution => github.com/docker/distribution v0.0.0-20191216044856-a8371794149d
88
Original file line number Diff line number Diff line change @@ -2,6 +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
5+ toolchain go1.23.2
66
77require sigs.k8s.io/controller-runtime/tools/setup-envtest v0.0.0-20250114080233-1ec7c1b76e98
Original file line number Diff line number Diff line change 11module github.com/operator-framework/operator-controller
22
3- go 1.23.4
3+ go 1.23.2
44
55require (
6- carvel.dev/kapp v0.64.0
6+ carvel.dev/kapp v0.63.3
77 github.com/BurntSushi/toml v1.4.0
88 github.com/Masterminds/semver/v3 v3.3.1
99 github.com/blang/semver/v4 v4.0.0
Original file line number Diff line number Diff line change 1- carvel.dev/kapp v0.64.0 h1:WeQ8XkccOonye7sCxOJnukKgRhWtHGDlt4tY4aFIMJM =
2- carvel.dev/kapp v0.64.0 /go.mod h1:6DoB9+JP27u4ZZbolK7ObmS1vhaVoOVrfqX1pj0Z6MQ =
1+ carvel.dev/kapp v0.63.3 h1:YKFQa8INOsmdlflHWJGhB4oSvWbOxU0Niybok1/YPaI =
2+ carvel.dev/kapp v0.63.3 /go.mod h1:JJfWYClyhCed6rhwuRqjAbBGvDl0/EGMf1MQ/FKYbWw =
33carvel.dev/vendir v0.40.0 h1:JdhCp/EjAPGI8F5zoAVYwZHf1sPEFee19RpgGb3ciT8 =
44carvel.dev/vendir v0.40.0 /go.mod h1:XPdluJu7322RZNx05AA4gYnV52aKywBdh7Ma12GuM2Q =
55cel.dev/expr v0.18.0 h1:CJ6drgk+Hf96lkLikr4rFf19WrU0BOWEihyZnI2TAzo =
You can’t perform that action at this time.
0 commit comments