Merge pull request #738 from dholbach/go-1.19

update Go to 1.19
This commit is contained in:
Daniel Holbach
2023-03-01 18:16:15 +01:00
committed by GitHub
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/kubereboot/kured
go 1.18
go 1.19
replace (
golang.org/x/net => golang.org/x/net v0.7.0