File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ require (
15
15
github.com/hashicorp/go-multierror v1.1.1
16
16
github.com/hashicorp/terraform-json v0.17.1
17
17
github.com/onsi/ginkgo/v2 v2.17.3
18
- github.com/onsi/gomega v1.33.0
18
+ github.com/onsi/gomega v1.33.1
19
19
github.com/sirupsen/logrus v1.9.3
20
20
github.com/stretchr/testify v1.9.0
21
21
google.golang.org/api v0.178.0
Original file line number Diff line number Diff line change @@ -592,6 +592,8 @@ github.com/onsi/gomega v1.32.0 h1:JRYU78fJ1LPxlckP6Txi/EYqJvjtMrDC04/MM5XRHPk=
592
592
github.com/onsi/gomega v1.32.0 /go.mod h1:a4x4gW6Pz2yK1MAmvluYme5lvYTn61afQ2ETw/8n4Lg =
593
593
github.com/onsi/gomega v1.33.0 h1:snPCflnZrpMsy94p4lXVEkHo12lmPnc3vY5XBbreexE =
594
594
github.com/onsi/gomega v1.33.0 /go.mod h1:+925n5YtiFsLzzafLUHzVMBpvvRAzrydIBiSIxjX3wY =
595
+ github.com/onsi/gomega v1.33.1 h1:dsYjIxxSR755MDmKVsaFQTE22ChNBcuuTWgkUDSubOk =
596
+ github.com/onsi/gomega v1.33.1 /go.mod h1:U4R44UsT+9eLIaYRB2a5qajjtQYn0hauxvRm16AVYg0 =
595
597
github.com/opencontainers/go-digest v1.0.0-rc1 /go.mod h1:cMLVZDEM3+U2I4VmLI6N8jQYUd2OVphdqWwCJHrFt2s =
596
598
github.com/opencontainers/image-spec v1.0.1 /go.mod h1:BtxoFyWECRxE4U/7sNtV5W15zMzWCbyJoFRP3s7yZA0 =
597
599
github.com/oracle/oci-go-sdk v7.1.0+incompatible /go.mod h1:VQb79nF8Z2cwLkLS35ukwStZIg5F66tcBccjip/j888 =
You can’t perform that action at this time.
0 commit comments