Commit 0f2ebbf 1 parent 7827d43 commit 0f2ebbf Copy full SHA for 0f2ebbf
File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
8
8
github.com/golang-migrate/migrate/v4 v4.16.2
9
9
github.com/nakamasato/test-db-driver v0.0.0-20230330121357-46698833afb6
10
10
github.com/onsi/ginkgo/v2 v2.13.0
11
- github.com/onsi/gomega v1.28.1
11
+ github.com/onsi/gomega v1.29.0
12
12
github.com/prometheus/client_golang v1.17.0
13
13
go.uber.org/zap v1.26.0
14
14
k8s.io/api v0.28.3
Original file line number Diff line number Diff line change @@ -185,6 +185,8 @@ github.com/onsi/gomega v1.28.0 h1:i2rg/p9n/UqIDAMFUJ6qIUUMcsqOuUHgbpbu235Vr1c=
185
185
github.com/onsi/gomega v1.28.0 /go.mod h1:A1H2JE76sI14WIP57LMKj7FVfCHx3g3BcZVjJG8bjX8 =
186
186
github.com/onsi/gomega v1.28.1 h1:MijcGUbfYuznzK/5R4CPNoUP/9Xvuo20sXfEm6XxoTA =
187
187
github.com/onsi/gomega v1.28.1 /go.mod h1:9sxs+SwGrKI0+PWe4Fxa9tFQQBG5xSsSbMXOI8PPpoQ =
188
+ github.com/onsi/gomega v1.29.0 h1:KIA/t2t5UBzoirT4H9tsML45GEbo3ouUnBHsCfD2tVg =
189
+ github.com/onsi/gomega v1.29.0 /go.mod h1:9sxs+SwGrKI0+PWe4Fxa9tFQQBG5xSsSbMXOI8PPpoQ =
188
190
github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8Oi/yOhh5U =
189
191
github.com/opencontainers/image-spec v1.0.2 h1:9yCKha/T5XdGtO0q9Q9a6T5NUCsTn/DrBg0D7ufOcFM =
190
192
github.com/pkg/errors v0.8.1 /go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0 =
You can’t perform that action at this time.
0 commit comments