diff --git a/go.mod b/go.mod index 41892654..87196660 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/hashicorp/hcp -go 1.22.2 +go 1.23 require ( github.com/MakeNowJust/heredoc/v2 v2.0.1