Skip to content

Commit 55339a5

Browse files
build(deps): bump carvel.dev/ytt from 0.51.1 to 0.52.0
Bumps [carvel.dev/ytt](https://github.com/carvel-dev/ytt) from 0.51.1 to 0.52.0. - [Release notes](https://github.com/carvel-dev/ytt/releases) - [Changelog](https://github.com/carvel-dev/ytt/blob/develop/.goreleaser.yml) - [Commits](carvel-dev/ytt@v0.51.1...v0.52.0) --- updated-dependencies: - dependency-name: carvel.dev/ytt dependency-version: 0.52.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b1c425a commit 55339a5

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

go.mod

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
module github.com/jianyuan/terraform-provider-openai
22

33
go 1.23.5
4-
54
require (
6-
carvel.dev/ytt v0.51.1
5+
carvel.dev/ytt v0.52.0
76
github.com/hashicorp/go-retryablehttp v0.7.7
87
github.com/hashicorp/terraform-plugin-docs v0.20.1
98
github.com/hashicorp/terraform-plugin-framework v1.14.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
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=
33
dario.cat/mergo v1.0.0 h1:AGCNq9Evsj31mOgNPcLyXc+4PNABt905YmuqPYYpBWk=
44
dario.cat/mergo v1.0.0/go.mod h1:uNxQE+84aUszobStD9th8a29P2fMDhsBdgRYvZOxGmk=
55
github.com/BurntSushi/toml v1.3.2 h1:o7IhLm0Msx3BaB+n3Ag7L8EVlByGnpq14C4YWiu/gL8=

0 commit comments

Comments
 (0)