Skip to content

Commit

Permalink
chore(deps): Bump github.com/vmware-tanzu/carvel-ytt in /hack
Browse files Browse the repository at this point in the history
Bumps [github.com/vmware-tanzu/carvel-ytt](https://github.com/vmware-tanzu/carvel-ytt) from 0.45.4 to 0.45.5.
- [Release notes](https://github.com/vmware-tanzu/carvel-ytt/releases)
- [Changelog](https://github.com/carvel-dev/ytt/blob/develop/.goreleaser.yml)
- [Commits](carvel-dev/ytt@v0.45.4...v0.45.5)

---
updated-dependencies:
- dependency-name: github.com/vmware-tanzu/carvel-ytt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 20, 2023
1 parent c836750 commit a1008c6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion hack/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ require (
github.com/get-woke/woke v0.19.0
github.com/google/ko v0.14.1
github.com/vmware-tanzu/carvel-kapp v0.59.0
github.com/vmware-tanzu/carvel-ytt v0.45.4
github.com/vmware-tanzu/carvel-ytt v0.45.5
golang.org/x/tools v0.13.0
sigs.k8s.io/controller-tools v0.13.0
sigs.k8s.io/kustomize/kustomize/v5 v5.1.1
Expand Down
4 changes: 2 additions & 2 deletions hack/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -713,8 +713,8 @@ github.com/vmware-tanzu/carvel-kapp-controller v0.46.2 h1:TQRXFnZ6PryhQxx+4X1w2N
github.com/vmware-tanzu/carvel-kapp-controller v0.46.2/go.mod h1:LJf4oaNfKW8kk6ddD8uRaayaUecGiqrz278oe4AEBSc=
github.com/vmware-tanzu/carvel-vendir v0.33.1 h1:5wzx0aRyEiorkWwrpGvACJOpFcgvmCeVqhIY9TPuLvk=
github.com/vmware-tanzu/carvel-vendir v0.33.1/go.mod h1:cZEa46rwzPt/ROdAuIgrCXLDJ+LqxNZaNxbz8MLtwWc=
github.com/vmware-tanzu/carvel-ytt v0.45.4 h1:SVYpBFlyskEmCHAP9jt/mJD8HgCQYSMmnhMzpYepypQ=
github.com/vmware-tanzu/carvel-ytt v0.45.4/go.mod h1:oHqFBnn/JvqaUjcQo9T/a/WPUP1ituKjUpFPH+BTzfc=
github.com/vmware-tanzu/carvel-ytt v0.45.5 h1:44TIwydLhPgJSmpwELda5fyq9PmgpDgruAJQ73uZpNY=
github.com/vmware-tanzu/carvel-ytt v0.45.5/go.mod h1:Xarf0th61vX6VY07l3KBSi3uaMCQ2UyPPiCPiaVpHME=
github.com/xanzy/ssh-agent v0.3.0/go.mod h1:3s9xbODqPuuhK9JV1R321M/FlMZSBvE5aY6eAcqrDh0=
github.com/xdg-go/pbkdf2 v1.0.0/go.mod h1:jrpuAogTd400dnrH08LKmI/xc1MbPOebTwRqcT5RDeI=
github.com/xdg-go/scram v1.0.2/go.mod h1:1WAq6h33pAW+iRreB34OORO2Nf7qel3VV3fjBj+hCSs=
Expand Down

0 comments on commit a1008c6

Please sign in to comment.