chore(deps): update go.mod deps to golang 1.19

This commit is contained in:
slimm609
2023-05-17 16:01:20 +02:00
committed by Dario Tranchitella
parent 77f7061c73
commit f1fe45ef8e
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/clastix/capsule
go 1.18
go 1.19
require (
github.com/go-logr/logr v1.2.0