From cc38417831bbe6d99369d629e807f66bcfe7aebe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 8 Nov 2022 22:13:09 +0000 Subject: [PATCH] Update module go to 1.19 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 384de55..9fcccce 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/jotadrilo/rubbi-sh -go 1.12 +go 1.19 require ( github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf // indirect