mirror of
https://github.com/actions/actions-runner-controller.git
synced 2025-12-11 12:06:57 +00:00
fix(deps): update module github.com/onsi/gomega to v1.24.0 (#1953)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
2
go.mod
2
go.mod
@@ -12,7 +12,7 @@ require (
|
||||
github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79
|
||||
github.com/kelseyhightower/envconfig v1.4.0
|
||||
github.com/onsi/ginkgo v1.16.5
|
||||
github.com/onsi/gomega v1.22.1
|
||||
github.com/onsi/gomega v1.24.0
|
||||
github.com/prometheus/client_golang v1.13.1
|
||||
github.com/stretchr/testify v1.8.1
|
||||
github.com/teambition/rrule-go v1.8.0
|
||||
|
||||
Reference in New Issue
Block a user