Skip to content

Commit

Permalink
chore(deps): bump carvel.dev/ytt from 0.48.0 to 0.50.0
Browse files Browse the repository at this point in the history
Bumps [carvel.dev/ytt](https://github.com/carvel-dev/ytt) from 0.48.0 to 0.50.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.48.0...v0.50.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 17, 2024
1 parent 258a25d commit 1373683
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
5 changes: 1 addition & 4 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
module github.com/zoncoen/scenarigo

go 1.21.2

toolchain go1.22.3

require (
carvel.dev/ytt v0.48.0
carvel.dev/ytt v0.50.0
github.com/cenkalti/backoff/v4 v4.3.0
github.com/fatih/color v1.17.0
github.com/goccy/go-yaml v1.11.3
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
carvel.dev/ytt v0.48.0 h1:NNLW6mHBxYFhz8tRlaUW4xjtDmq8u8unmC0dcsCKPxU=
carvel.dev/ytt v0.48.0/go.mod h1:ss9N6IKCUxg5yH5xomguFBQmuLnEwQr8slbAjTToCPQ=
carvel.dev/ytt v0.50.0 h1:otS2H45ya406sikV17k9FP9Xo0MOVwbHByuA+cPvc4E=
carvel.dev/ytt v0.50.0/go.mod h1:qnB4lXG2eR1F8f9sid21DYzU8hFGFAx/7HO2pvUysHk=
github.com/BurntSushi/toml v1.2.1 h1:9F2/+DoOYIOksmaJFPw1tGFy1eDnIJXg+UHjuD8lTak=
github.com/BurntSushi/toml v1.2.1/go.mod h1:CxXYINrC8qIiEnFrOxCa7Jy5BFHlXnUU2pbicEuybxQ=
github.com/cenkalti/backoff/v4 v4.3.0 h1:MyRJ/UdXutAwSAT+s3wNd7MfTIcy71VQueUuFK343L8=
Expand Down

0 comments on commit 1373683

Please sign in to comment.