From ee36fcd89748a1e000944a8e10792e379e1a60c5 Mon Sep 17 00:00:00 2001 From: "plural-copilot[bot]" Date: Thu, 19 Dec 2024 14:50:18 +0000 Subject: [PATCH] chore(deps): update dependency go to v1.22.10 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index cf040d3..449cf6a 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module terraform-provider-plural -go 1.22.9 +go 1.22.10 toolchain go1.23.4