File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
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
+ toolchain go1.24.1
4
5
5
6
require (
6
- carvel.dev/ytt v0.51.1
7
+ carvel.dev/ytt v0.51.2
7
8
github.com/hashicorp/go-retryablehttp v0.7.7
8
9
github.com/hashicorp/terraform-plugin-docs v0.20.1
9
10
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.51.2 h1:g4zjw99F6drrqJNElm5XC1Wo1B/EBAAf4A/AVTfqbwg =
2
+ carvel.dev/ytt v0.51.2 /go.mod h1:niVHGIX/6R4qy5e9U5s19qUbwNGBTStaExwCVUPSGdo =
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