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