Merge pull request #978 from jackfrancis/go-1.22

update go to 1.22
This commit is contained in:
dholbach
2024-10-11 15:55:30 +02:00
committed by GitHub
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/kubereboot/kured
go 1.21
go 1.22
replace golang.org/x/net => golang.org/x/net v0.23.0