File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ require (
1313 github.com/fluxcd/pkg/runtime v0.97.0
1414 github.com/go-logr/logr v1.4.3
1515 github.com/google/cel-go v0.27.0
16- github.com/onsi/ginkgo/v2 v2.28.0
16+ github.com/onsi/ginkgo/v2 v2.28.1
1717 github.com/onsi/gomega v1.39.1
1818 github.com/prometheus/client_golang v1.23.2
1919 github.com/stretchr/testify v1.11.1
Original file line number Diff line number Diff line change @@ -158,8 +158,8 @@ github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 h1:C3w9PqII01/Oq
158158github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 /go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ =
159159github.com/nlepage/go-tarfs v1.2.1 h1:o37+JPA+ajllGKSPfy5+YpsNHDjZnAoyfvf5GsUa+Ks =
160160github.com/nlepage/go-tarfs v1.2.1 /go.mod h1:rno18mpMy9aEH1IiJVftFsqPyIpwqSUiAOpJYjlV2NA =
161- github.com/onsi/ginkgo/v2 v2.28.0 h1:Rrf+lVLmtlBIKv6KrIGJCjyY8N36vDVcutbGJkyqjJc =
162- github.com/onsi/ginkgo/v2 v2.28.0 /go.mod h1:ArE1D/XhNXBXCBkKOLkbsb2c81dQHCRcF5zwn/ykDRo =
161+ github.com/onsi/ginkgo/v2 v2.28.1 h1:S4hj+HbZp40fNKuLUQOYLDgZLwNUVn19N3Atb98NCyI =
162+ github.com/onsi/ginkgo/v2 v2.28.1 /go.mod h1:CLtbVInNckU3/+gC8LzkGUb9oF+e8W8TdUsxPwvdOgE =
163163github.com/onsi/gomega v1.39.1 h1:1IJLAad4zjPn2PsnhH70V4DKRFlrCzGBNrNaru+Vf28 =
164164github.com/onsi/gomega v1.39.1 /go.mod h1:hL6yVALoTOxeWudERyfppUcZXjMwIMLnuSfruD2lcfg =
165165github.com/opencontainers/go-digest v1.0.1-0.20250813155314-89707e38ad1a h1:K26ONn9WVq80kytPgy+GEKVF2NBKqRHCLRDAA9i/gO0 =
You can’t perform that action at this time.
0 commit comments