File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
77 github.com/golang-jwt/jwt/v5 v5.3.1
88 github.com/gorilla/handlers v1.5.2
99 github.com/gorilla/mux v1.8.1
10- github.com/onsi/ginkgo/v2 v2.29 .0
10+ github.com/onsi/ginkgo/v2 v2.31 .0
1111 github.com/onsi/gomega v1.41.0
1212 github.com/pkg/errors v0.9.1
1313 github.com/projectcapsule/capsule v0.13.2
Original file line number Diff line number Diff line change @@ -196,6 +196,8 @@ github.com/onsi/ginkgo v1.12.0 h1:Iw5WCbBcaAAd0fpRb1c9r5YCylv4XDoCSigm1zLevwU=
196196github.com/onsi/ginkgo v1.12.0 /go.mod h1:oUhWkIvk5aDxtKvDDuw8gItl8pKl42LzjC9KZE0HfGg =
197197github.com/onsi/ginkgo/v2 v2.29.0 h1:rfh+ZFjgJhYWRoIqVf3Uwx/W20yLrcrE2h2GmYVRaag =
198198github.com/onsi/ginkgo/v2 v2.29.0 /go.mod h1:+aXOY+vzZ5mu2iI2HpTZUPmM//oQfsNFX6gU9kNcA44 =
199+ github.com/onsi/ginkgo/v2 v2.31.0 h1:GtuJos5DFUV9EerYJo8RhYxosYNGvOdDE5haKq6Grfs =
200+ github.com/onsi/ginkgo/v2 v2.31.0 /go.mod h1:+aXOY+vzZ5mu2iI2HpTZUPmM//oQfsNFX6gU9kNcA44 =
199201github.com/onsi/gomega v1.7.1 /go.mod h1:XdKZgCCFLUoM/7CFJVPcG8C1xQ1AJ0vpAezJrB7JYyY =
200202github.com/onsi/gomega v1.9.0 /go.mod h1:Ho0h+IUsWyvy1OpqCwxlQ/21gkhVunqlU8fDGcoTdcA =
201203github.com/onsi/gomega v1.41.0 h1:OwKp4pXNgVxf6sCplzYo794OFNuoL2q2SBMU5NSWOjA =
You can’t perform that action at this time.
0 commit comments