downgrade requirement to go 1.22
This commit is contained in:
parent
d8e3da9d45
commit
992573a375
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -1,6 +1,6 @@
|
||||||
module fa-fo.de/fafomo
|
module fa-fo.de/fafomo
|
||||||
|
|
||||||
go 1.23.0
|
go 1.22.0
|
||||||
|
|
||||||
require (
|
require (
|
||||||
k8s.io/klog v1.0.0
|
k8s.io/klog v1.0.0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue