From 41bc385bcf71ccbbfd192836a201a2bdb9b534cb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 11 Oct 2022 09:45:50 +0000 Subject: [PATCH] chore(deps): 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 b8ed0a3..efc7b5d 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module moul.io/u -go 1.13 +go 1.19 require ( github.com/kr/text v0.2.0 // indirect