Skip to content

Commit 9491b59

Browse files
authored
Downgrade from 1.22.7 to 1.22.5 (#1252)
The minimum should be 1.22.5 rather than 1.22.7 Signed-off-by: Todd Short <[email protected]>
1 parent d09f325 commit 9491b59

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.bingo/crd-ref-docs.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module _ // Auto generated by https://github.com/bwplotka/bingo. DO NOT EDIT
22

3-
go 1.22.7
3+
go 1.22.5
44

55
require github.com/elastic/crd-ref-docs v0.1.0

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/operator-framework/operator-controller
22

3-
go 1.22.7
3+
go 1.22.5
44

55
require (
66
carvel.dev/kapp v0.63.3

0 commit comments

Comments
 (0)