Skip to content
This repository was archived by the owner on May 18, 2026. It is now read-only.

Commit 39dabc5

Browse files
chore(deps): Bump github.com/vmware-tanzu/tanzu-framework (#148)
Bumps [github.com/vmware-tanzu/tanzu-framework](https://github.com/vmware-tanzu/tanzu-framework) from 0.21.0 to 0.22.0. - [Release notes](https://github.com/vmware-tanzu/tanzu-framework/releases) - [Commits](vmware-tanzu/tanzu-framework@v0.21.0...v0.22.0) --- updated-dependencies: - dependency-name: github.com/vmware-tanzu/tanzu-framework dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b75976d commit 39dabc5

15 files changed

Lines changed: 3857 additions & 43 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ require (
1717
github.com/stretchr/testify v1.7.1-0.20210427113832-6241f9ab9942
1818
github.com/vmware-labs/reconciler-runtime v0.6.0
1919
github.com/vmware-tanzu/difflib v0.0.0-20201117154628-0c031775bf57
20-
github.com/vmware-tanzu/tanzu-framework v0.21.0
20+
github.com/vmware-tanzu/tanzu-framework v0.22.0
2121
golang.org/x/crypto v0.0.0-20220214200702-86341886e292
2222
k8s.io/api v0.24.1
2323
k8s.io/apiextensions-apiserver v0.24.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1698,8 +1698,8 @@ github.com/vmware-tanzu/carvel-ytt v0.40.0 h1:WUWTtwvfqV9CN9v207oDt2xfhmuWHGwc4M
16981698
github.com/vmware-tanzu/carvel-ytt v0.40.0/go.mod h1:crDcKbS1GM4Q34puoVxdrajWOXrxjOxvUCwtsNV5Etc=
16991699
github.com/vmware-tanzu/difflib v0.0.0-20201117154628-0c031775bf57 h1:NmeWaPuGdwr2+NdXEFqDfcBYiA8Qi/z+twfED7mqCyY=
17001700
github.com/vmware-tanzu/difflib v0.0.0-20201117154628-0c031775bf57/go.mod h1:q4R37lXdaJmkpws5TUoMwT2GXOMs8qJJ9P+zxrtHv28=
1701-
github.com/vmware-tanzu/tanzu-framework v0.21.0 h1:F8ZOiiUqJmBOgKWwQThfWbtfJns1uzzhug3TDkV08gQ=
1702-
github.com/vmware-tanzu/tanzu-framework v0.21.0/go.mod h1:GFersF16jeSvWG63hqWq9H3qHPpYrrajFEpuauJnERY=
1701+
github.com/vmware-tanzu/tanzu-framework v0.22.0 h1:+HYUassarEIhUazAYF+H3zULWGlEmtGpCjc9MpQGZ8U=
1702+
github.com/vmware-tanzu/tanzu-framework v0.22.0/go.mod h1:4um3S6RwbBZy/zbWS/sGcLWwHyVfcvGmR4r77KJKDns=
17031703
github.com/vmware/govmomi v0.20.3/go.mod h1:URlwyTFZX72RmxtxuaFL2Uj3fD1JTvZdx59bHWk6aFU=
17041704
github.com/vmware/govmomi v0.27.1 h1:Rf3o1btFrkJa9be5KtgJ4CyOO8mbFnBxmNtAVHNyFes=
17051705
github.com/vmware/govmomi v0.27.1/go.mod h1:daTuJEcQosNMXYJOeku0qdBJP9SOLLWB3Mqz8THtv6o=

vendor/github.com/vmware-tanzu/tanzu-framework/apis/run/v1alpha1/conversion.go

Lines changed: 15 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/vmware-tanzu/tanzu-framework/apis/run/v1alpha1/fuzz.go

Lines changed: 20 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/vmware-tanzu/tanzu-framework/apis/run/v1alpha2/conversion.go

Lines changed: 15 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/vmware-tanzu/tanzu-framework/apis/run/v1alpha2/fuzz.go

Lines changed: 20 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/vmware-tanzu/tanzu-framework/apis/run/v1alpha3/fuzz.go

Lines changed: 32 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)