File tree 2 files changed +3
-4
lines changed 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 1
1
module github.com/jianyuan/terraform-provider-openai
2
2
3
3
go 1.23.5
4
-
5
4
require (
6
- carvel.dev/ytt v0.51.1
5
+ carvel.dev/ytt v0.52.0
7
6
github.com/hashicorp/go-retryablehttp v0.7.7
8
7
github.com/hashicorp/terraform-plugin-docs v0.20.1
9
8
github.com/hashicorp/terraform-plugin-framework v1.14.1
Original file line number Diff line number Diff line change 1
- carvel.dev/ytt v0.51.1 h1:XWM+9tA+rJnhSel3dJf1jgrCES2wHw68cclkQhZcNRM =
2
- carvel.dev/ytt v0.51.1 /go.mod h1:bvN7TWCAHhpPgdulWTQ+gi80aR6TOZ1PJPOEHcKtvQY =
1
+ carvel.dev/ytt v0.52.0 h1:tkJPL8Gun5snVfypNXbmMKwnbwMyspcTi3Ypyso3nRY =
2
+ carvel.dev/ytt v0.52.0 /go.mod h1:QgmuU7E15EXW1r2wxTt7zExVz14IHwEG4WNMmaFBkJo =
3
3
dario.cat/mergo v1.0.0 h1:AGCNq9Evsj31mOgNPcLyXc+4PNABt905YmuqPYYpBWk =
4
4
dario.cat/mergo v1.0.0 /go.mod h1:uNxQE+84aUszobStD9th8a29P2fMDhsBdgRYvZOxGmk =
5
5
github.com/BurntSushi/toml v1.3.2 h1:o7IhLm0Msx3BaB+n3Ag7L8EVlByGnpq14C4YWiu/gL8 =
You can’t perform that action at this time.
0 commit comments