Skip to content

Commit

Permalink
Bump library in integration tests
Browse files Browse the repository at this point in the history
Signed-off-by: Joao Pereira <joaod@vmware.com>
  • Loading branch information
joaopapereira committed Jan 30, 2023
1 parent db770c3 commit df6a7a7
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 734 deletions.
4 changes: 2 additions & 2 deletions examples/integrating-with-ytt/internal-templating/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ go 1.17
// ensure example works with this copy of ytt; remove before use
replace github.com/vmware-tanzu/carvel-ytt => ../../../

require github.com/vmware-tanzu/carvel-ytt v0.40.1
require github.com/vmware-tanzu/carvel-ytt v0.44.1

require (
github.com/hashicorp/go-version v1.4.0 // indirect
github.com/hashicorp/go-version v1.6.0 // indirect
github.com/k14s/starlark-go v0.0.0-20200720175618-3a5c849cc368 // indirect
)
Loading

0 comments on commit df6a7a7

Please sign in to comment.