Skip to content

Commit

Permalink
Bump carvel.dev/ytt from 0.49.0 to 0.49.1 in /hack/tools (#308)
Browse files Browse the repository at this point in the history
Bumps [carvel.dev/ytt](https://github.com/carvel-dev/ytt) from 0.49.0 to 0.49.1.
- [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.49.0...v0.49.1)

---
updated-dependencies:
- dependency-name: carvel.dev/ytt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 26, 2024
1 parent f904de7 commit c8c2d80
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions hack/tools/go.mod
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
module gitlab.eng.vmware.com/core-build/tkg-connectivity/hack/tools

go 1.22
toolchain go1.22.2
toolchain go1.22.4

require (
carvel.dev/ytt v0.49.0
carvel.dev/ytt v0.49.1
github.com/onsi/ginkgo v1.16.5
k8s.io/code-generator v0.30.1
sigs.k8s.io/controller-tools v0.14.0
Expand Down
4 changes: 2 additions & 2 deletions hack/tools/go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
carvel.dev/ytt v0.49.0 h1:cKH4RltFgsxf9cPd4E16AcuPQ4MEz//eei5ycXuHGF4=
carvel.dev/ytt v0.49.0/go.mod h1:8ytmTEAsjvkDfNNV3U4ex/DoumV4JqnkIgaZgxqPxNQ=
carvel.dev/ytt v0.49.1 h1:s9Qnb+wMsSRvaT08E4U7WCumwPs2kgdlIEfJ3G1NPeo=
carvel.dev/ytt v0.49.1/go.mod h1:8ytmTEAsjvkDfNNV3U4ex/DoumV4JqnkIgaZgxqPxNQ=
github.com/BurntSushi/toml v1.2.1 h1:9F2/+DoOYIOksmaJFPw1tGFy1eDnIJXg+UHjuD8lTak=
github.com/BurntSushi/toml v1.2.1/go.mod h1:CxXYINrC8qIiEnFrOxCa7Jy5BFHlXnUU2pbicEuybxQ=
github.com/alessio/shellescape v1.4.1 h1:V7yhSDDn8LP4lc4jS8pFkt0zCnzVJlG5JXy9BVKJUX0=
Expand Down

0 comments on commit c8c2d80

Please sign in to comment.