Skip to content

Commit d513a82

Browse files
renovate[bot]artek-koltun
authored andcommitted
fix(deps): update module github.com/onsi/ginkgo/v2 to v2.13.1
1 parent a5321af commit d513a82

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require (
88
github.com/google/uuid v1.4.0
99
github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.0.1
1010
github.com/grpc-ecosystem/grpc-gateway/v2 v2.18.1
11-
github.com/onsi/ginkgo/v2 v2.13.0
11+
github.com/onsi/ginkgo/v2 v2.13.1
1212
github.com/opiproject/gospdk v0.0.0-20231106063554-36ab50606e9c
1313
github.com/opiproject/opi-api v0.0.0-20231106063049-7979f3e83669
1414
github.com/philippgille/gokv v0.6.0

go.sum

+1
Original file line numberDiff line numberDiff line change
@@ -460,6 +460,7 @@ github.com/onsi/ginkgo v1.10.2 h1:uqH7bpe+ERSiDa34FDOF7RikN6RzXgduUF8yarlZp94=
460460
github.com/onsi/ginkgo v1.10.2/go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE=
461461
github.com/onsi/ginkgo/v2 v2.13.0 h1:0jY9lJquiL8fcf3M4LAXN5aMlS/b2BV86HFFPCPMgE4=
462462
github.com/onsi/ginkgo/v2 v2.13.0/go.mod h1:TE309ZR8s5FsKKpuB1YAQYBzCaAfUgatB/xlT/ETL/o=
463+
github.com/onsi/ginkgo/v2 v2.13.1/go.mod h1:XStQ8QcGwLyF4HdfcZB8SFOS/MWCgDuXMSBe6zrvLgM=
463464
github.com/onsi/gomega v1.7.0/go.mod h1:ex+gbHU/CVuBBDIJjb2X0qEXbFg53c61hWP/1CpauHY=
464465
github.com/onsi/gomega v1.28.0 h1:i2rg/p9n/UqIDAMFUJ6qIUUMcsqOuUHgbpbu235Vr1c=
465466
github.com/opiproject/gospdk v0.0.0-20231023151541-9be16d63c58b h1:04TXQXoQl43ZJk0ZBOxpj+pJkAAwSih1kQdDUEGaECk=

0 commit comments

Comments
 (0)