File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ require (
3030 github.com/stretchr/testify v1.9.0
3131 github.com/vektah/gqlparser/v2 v2.5.11
3232 github.com/vektra/mockery/v2 v2.39.0
33- github.com/vmware-tanzu/velero v1.13.0
33+ github.com/vmware-tanzu/velero v1.13.2
3434 github.com/yuin/gopher-lua v1.1.1
3535 go.uber.org/zap v1.27.0
3636 golang.org/x/net v0.23.0
Original file line number Diff line number Diff line change @@ -634,6 +634,8 @@ github.com/vektra/mockery/v2 v2.39.0 h1:AUyq9PQ/VkjrqmKedxoulg83G7uouk4o7hBs1uUM
634634github.com/vektra/mockery/v2 v2.39.0 /go.mod h1:dPzGtjT0/Uu4hqpF6QNHwz+GLago7lq1bxdj9wHbGKo =
635635github.com/vmware-tanzu/velero v1.13.0 h1:8lqFM1orSnaCZ52UMOhi9AkgJWGnI46AYxup5CCskz4 =
636636github.com/vmware-tanzu/velero v1.13.0 /go.mod h1:87DH9gnd/uTRmsjLk7wc2JWsK+RjIqX4VEt6z5qkAfA =
637+ github.com/vmware-tanzu/velero v1.13.2 h1:72Rw+11HJB6XUYfH9/M/jle6duSLyGhMisMMYFr/1qs =
638+ github.com/vmware-tanzu/velero v1.13.2 /go.mod h1:yHFPyr+iwpKRf66xJ88MriAHiX58tTnKmQXY2FQZClM =
637639github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f /go.mod h1:N2zxlSyiKSe5eX1tZViRH5QA0qijqEDrYZiPEAiq3wU =
638640github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb h1:zGWFAtiMcyryUHoUjUJX0/lt1H2+i2Ka2n+D3DImSNo =
639641github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb /go.mod h1:N2zxlSyiKSe5eX1tZViRH5QA0qijqEDrYZiPEAiq3wU =
You can’t perform that action at this time.
0 commit comments