File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ require (
1919 github.com/hashicorp/hcl/v2 v2.24.0
2020 github.com/hashicorp/terraform-json v0.27.2
2121 github.com/labstack/gommon v0.4.2
22- github.com/onsi/ginkgo/v2 v2.28.0
22+ github.com/onsi/ginkgo/v2 v2.28.2
2323 github.com/onsi/gomega v1.39.1
2424 github.com/sirupsen/logrus v1.9.4
2525 github.com/stretchr/testify v1.11.1
@@ -184,7 +184,7 @@ require (
184184 github.com/patrickmn/go-cache v2.1.0+incompatible
185185 github.com/pelletier/go-toml/v2 v2.2.4 // indirect
186186 github.com/pkg/errors v0.9.1 // indirect
187- github.com/prometheus/client_golang v1.23.2 // indirect
187+ github.com/prometheus/client_golang v1.23.2
188188 github.com/prometheus/client_model v0.6.2 // indirect
189189 github.com/prometheus/common v0.66.1 // indirect
190190 github.com/prometheus/procfs v0.16.1 // indirect
Original file line number Diff line number Diff line change @@ -327,8 +327,8 @@ github.com/modern-go/reflect2 v1.0.3-0.20250322232337-35a7c28c31ee h1:W5t00kpgFd
327327github.com/modern-go/reflect2 v1.0.3-0.20250322232337-35a7c28c31ee /go.mod h1:yWuevngMOJpCy52FWWMvUC8ws7m/LJsjYzDa0/r8luk =
328328github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 h1:C3w9PqII01/Oq1c1nUAm88MOHcQC9l5mIlSMApZMrHA =
329329github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 /go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ =
330- github.com/onsi/ginkgo/v2 v2.28.0 h1:Rrf+lVLmtlBIKv6KrIGJCjyY8N36vDVcutbGJkyqjJc =
331- github.com/onsi/ginkgo/v2 v2.28.0 /go.mod h1:ArE1D/XhNXBXCBkKOLkbsb2c81dQHCRcF5zwn/ykDRo =
330+ github.com/onsi/ginkgo/v2 v2.28.2 h1:DTrMfpqxiNUyQ3Y0zhn1n3cOO2euFgQPYIpkWwxVFps =
331+ github.com/onsi/ginkgo/v2 v2.28.2 /go.mod h1:CLtbVInNckU3/+gC8LzkGUb9oF+e8W8TdUsxPwvdOgE =
332332github.com/onsi/gomega v1.39.1 h1:1IJLAad4zjPn2PsnhH70V4DKRFlrCzGBNrNaru+Vf28 =
333333github.com/onsi/gomega v1.39.1 /go.mod h1:hL6yVALoTOxeWudERyfppUcZXjMwIMLnuSfruD2lcfg =
334334github.com/patrickmn/go-cache v2.1.0+incompatible h1:HRMgzkcYKYpi3C8ajMPV8OFXaaRUnok+kx1WdO15EQc =
You can’t perform that action at this time.
0 commit comments