Skip to content

Commit c1c7c07

Browse files
fix(deps): update module carvel.dev/ytt to v0.51.1 (#51)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8c39132 commit c1c7c07

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/jianyuan/terraform-provider-openai
33
go 1.23.3
44

55
require (
6-
carvel.dev/ytt v0.51.0
6+
carvel.dev/ytt v0.51.1
77
github.com/hashicorp/go-retryablehttp v0.7.7
88
github.com/hashicorp/terraform-plugin-docs v0.20.1
99
github.com/hashicorp/terraform-plugin-framework v1.13.0

go.sum

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
carvel.dev/ytt v0.51.0 h1:mkH/7+WBqYEEv4MAU5CRmjte82NvSwMiMhF4sHfATlA=
22
carvel.dev/ytt v0.51.0/go.mod h1:1mkMIMghLgdMp8Lqa0pj92aDyVo3vOd33XplyAxYHM0=
3+
carvel.dev/ytt v0.51.1/go.mod h1:bvN7TWCAHhpPgdulWTQ+gi80aR6TOZ1PJPOEHcKtvQY=
34
dario.cat/mergo v1.0.0 h1:AGCNq9Evsj31mOgNPcLyXc+4PNABt905YmuqPYYpBWk=
45
dario.cat/mergo v1.0.0/go.mod h1:uNxQE+84aUszobStD9th8a29P2fMDhsBdgRYvZOxGmk=
56
github.com/BurntSushi/toml v1.3.2 h1:o7IhLm0Msx3BaB+n3Ag7L8EVlByGnpq14C4YWiu/gL8=

0 commit comments

Comments
 (0)