Skip to content

Commit

Permalink
fix(deps): update module github.com/onsi/ginkgo/v2 to v2.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 10, 2023
1 parent e2f31f6 commit 833318e
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 3 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@ require (
github.com/kubearmor/KubeArmor/pkg/KubeArmorController v0.0.0-20230626060245-4f5b8ac4f298
github.com/kyverno/kyverno v1.9.2
github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d
github.com/onsi/ginkgo/v2 v2.9.5
github.com/onsi/gomega v1.27.7
github.com/onsi/ginkgo/v2 v2.11.0
github.com/onsi/gomega v1.27.8
golang.org/x/text v0.10.0
k8s.io/api v0.27.3
k8s.io/apiextensions-apiserver v0.27.3
Expand Down Expand Up @@ -320,7 +320,7 @@ require (
golang.org/x/oauth2 v0.8.0 // indirect
golang.org/x/term v0.9.0 // indirect
golang.org/x/time v0.3.0 // indirect
golang.org/x/tools v0.9.1 // indirect
golang.org/x/tools v0.9.3 // indirect
google.golang.org/api v0.122.0 // indirect
google.golang.org/appengine v1.6.7 // indirect
gopkg.in/go-jose/go-jose.v2 v2.6.1 // indirect
Expand Down
Loading

0 comments on commit 833318e

Please sign in to comment.