diff --git a/go.mod b/go.mod index 0660094..c8fa99b 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/topicuskeyhub/terraform-provider-keyhubpreview -go 1.19 +go 1.20 require ( github.com/google/uuid v1.4.0