fix(deps): update module github.com/onsi/ginkgo/v2 to v2.25.3

This commit is contained in:
renovate[bot]
2025-09-08 07:01:32 +00:00
committed by Steffen Vogel
parent 2451ebc4ce
commit cc5536a042
3 changed files with 4 additions and 2 deletions

2
go.mod
View File

@@ -43,7 +43,7 @@ require (
cunicu.li/gont/v2 v2.6.21 // test-only
github.com/foxcpp/go-mockdns v1.1.0 // test-only
github.com/gopacket/gopacket v1.4.0 // test-only
github.com/onsi/ginkgo/v2 v2.25.1 // test-only
github.com/onsi/ginkgo/v2 v2.25.3 // test-only
github.com/onsi/gomega v1.38.2 // test-only
)

2
go.sum
View File

@@ -247,6 +247,8 @@ github.com/onsi/ginkgo/v2 v2.23.4 h1:ktYTpKJAVZnDT4VjxSbiBenUjmlL/5QkBEocaWXiQus
github.com/onsi/ginkgo/v2 v2.23.4/go.mod h1:Bt66ApGPBFzHyR+JO10Zbt0Gsp4uWxu5mIOTusL46e8=
github.com/onsi/ginkgo/v2 v2.25.1 h1:Fwp6crTREKM+oA6Cz4MsO8RhKQzs2/gOIVOUscMAfZY=
github.com/onsi/ginkgo/v2 v2.25.1/go.mod h1:ppTWQ1dh9KM/F1XgpeRqelR+zHVwV81DGRSDnFxK7Sk=
github.com/onsi/ginkgo/v2 v2.25.3 h1:Ty8+Yi/ayDAGtk4XxmmfUy4GabvM+MegeB4cDLRi6nw=
github.com/onsi/ginkgo/v2 v2.25.3/go.mod h1:43uiyQC4Ed2tkOzLsEYm7hnrb7UJTWHYNsuy3bG/snE=
github.com/onsi/gomega v1.38.0 h1:c/WX+w8SLAinvuKKQFh77WEucCnPk4j2OTUr7lt7BeY=
github.com/onsi/gomega v1.38.0/go.mod h1:OcXcwId0b9QsE7Y49u+BTrL4IdKOBOKnD6VQNTJEB6o=
github.com/onsi/gomega v1.38.1 h1:FaLA8GlcpXDwsb7m0h2A9ew2aTk3vnZMlzFgg5tz/pk=

View File

@@ -19,7 +19,7 @@ buildGo124Module {
pname = "cunicu";
inherit version src;
vendorHash = "sha256-GwHmMXJ+tv/5vkMFRQL6vxTSevgNUQrPW/zWvpdmIY4=";
vendorHash = "sha256-5IsczCHNMHPBR93AbWHoCl+CuCDfK4qG+vPxM4DzWZc=";
nativeBuildInputs = [
installShellFiles