Skip to content

Commit d0946e3

Browse files
committed
Update vendor for ginkgowrapper
Signed-off-by: Nolan Brubaker <nolan@nbrubaker.com>
1 parent b54dcd9 commit d0946e3

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ require (
3030
github.com/spf13/pflag v1.0.10
3131
github.com/stretchr/testify v1.11.1
3232
github.com/vmware/govmomi v0.52.0
33-
golang.org/x/net v0.47.0
33+
golang.org/x/net v0.47.0 // indirect
3434
golang.org/x/time v0.14.0
3535
gopkg.in/gcfg.v1 v1.2.3 // indirect
3636
k8s.io/api v0.35.1

vendor/k8s.io/kubernetes/test/e2e/framework/ginkgowrapper.go

Lines changed: 4 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)