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 c10c0d5 commit fbefbf0Copy full SHA for fbefbf0
go.mod
@@ -7,7 +7,7 @@ require (
7
github.com/go-logr/logr v1.4.2
8
github.com/jackc/pgx/v5 v5.7.4
9
github.com/mongodb-forks/digest v1.1.0
10
- github.com/onsi/ginkgo/v2 v2.22.2
+ github.com/onsi/ginkgo/v2 v2.23.4
11
github.com/onsi/gomega v1.36.2
12
github.com/spf13/pflag v1.0.6
13
github.com/testcontainers/testcontainers-go v0.35.0
0 commit comments