mirror of
https://github.com/actions/actions-runner-controller.git
synced 2026-01-04 08:28:09 +08:00
Update gomega with new ginkgo version (#2373)
This commit is contained in:
2
go.mod
2
go.mod
@@ -19,7 +19,7 @@ require (
|
||||
github.com/kelseyhightower/envconfig v1.4.0
|
||||
github.com/onsi/ginkgo v1.16.5
|
||||
github.com/onsi/ginkgo/v2 v2.9.0
|
||||
github.com/onsi/gomega v1.27.1
|
||||
github.com/onsi/gomega v1.27.2
|
||||
github.com/pkg/errors v0.9.1
|
||||
github.com/prometheus/client_golang v1.14.0
|
||||
github.com/stretchr/testify v1.8.2
|
||||
|
||||
Reference in New Issue
Block a user