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 b1c425a commit 5c2b73bCopy full SHA for 5c2b73b
go.mod
@@ -3,7 +3,7 @@ module github.com/jianyuan/terraform-provider-openai
3
go 1.23.5
4
5
require (
6
- carvel.dev/ytt v0.51.1
+ carvel.dev/ytt v0.52.0
7
github.com/hashicorp/go-retryablehttp v0.7.7
8
github.com/hashicorp/terraform-plugin-docs v0.20.1
9
github.com/hashicorp/terraform-plugin-framework v1.14.1
0 commit comments