We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff1ce57 commit a5a5e7dCopy full SHA for a5a5e7d
go.mod
@@ -1,6 +1,7 @@
1
module github.com/supabase/terraform-provider-supabase
2
3
-go 1.22.4
+go 1.23.2
4
+
5
require (
6
github.com/hashicorp/terraform-plugin-docs v0.19.4
7
github.com/hashicorp/terraform-plugin-framework v1.13.0
0 commit comments