Skip to content

Commit

Permalink
Update module github.com/onsi/ginkgo/v2 to v2.13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
OpenStack K8s CI committed Dec 2, 2023
1 parent 67372c9 commit 8a6d2ee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion api/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.18
require (
github.com/go-logr/logr v1.2.4
github.com/metal3-io/baremetal-operator/apis v0.3.1
github.com/onsi/ginkgo/v2 v2.13.0
github.com/onsi/ginkgo/v2 2.13.2
github.com/onsi/gomega v1.28.1
github.com/openstack-k8s-operators/lib-common/modules/common v0.1.0
k8s.io/api v0.26.10
Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ require (
github.com/go-logr/logr v1.2.4
github.com/golang/glog v1.1.2
github.com/metal3-io/baremetal-operator/apis v0.3.1
github.com/onsi/ginkgo/v2 v2.13.0
github.com/onsi/ginkgo/v2 2.13.2
github.com/onsi/gomega v1.28.1
github.com/openstack-k8s-operators/lib-common/modules/common v0.3.1-0.20231011150636-e8a0540a3c32
github.com/openstack-k8s-operators/openstack-baremetal-operator/api v0.0.0-00010101000000-000000000000
Expand Down

0 comments on commit 8a6d2ee

Please sign in to comment.