diff --git a/go.mod b/go.mod index 78c2ae5..a04ef8b 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/upbound/provider-opentofu -go 1.24.6 +go 1.24.10 require ( github.com/MakeNowJust/heredoc v1.0.0