We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60399df commit 96fe469Copy full SHA for 96fe469
go.mod
@@ -13,7 +13,7 @@ require (
13
github.com/go-chi/chi/v5 v5.0.10
14
github.com/google/uuid v1.5.0
15
github.com/mattn/go-sqlite3 v1.14.16
16
- github.com/onsi/ginkgo/v2 v2.12.1
+ github.com/onsi/ginkgo/v2 v2.25.3
17
github.com/onsi/gomega v1.27.10
18
github.com/rabbitmq/amqp091-go v1.8.1
19
github.com/rotisserie/eris v0.5.4
0 commit comments