From 7a15ab0c18f4118717b8d122524076f4453969f9 Mon Sep 17 00:00:00 2001 From: Nick Venenga Date: Wed, 11 Oct 2023 19:47:54 -0400 Subject: [PATCH] Update go version --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index ea42074..5bb2e1d 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/ovh/terraform-provider-mimirtool -go 1.19 +go 1.21 require ( github.com/grafana/mimir v0.0.0-20230202150046-27698f399fc9