Skip to content

Commit 8ca2b2d

Browse files
renovate[bot]artek-koltun
authored andcommitted
fix(deps): update module github.com/onsi/gomega to v1.27.9
1 parent 8539153 commit 8ca2b2d

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-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.3.0
99
github.com/lithammer/fuzzysearch v1.1.8
1010
github.com/onsi/ginkgo/v2 v2.11.0
11-
github.com/onsi/gomega v1.27.8
11+
github.com/onsi/gomega v1.27.9
1212
github.com/opiproject/opi-api v0.0.0-20230721161716-ea8314a63ccb
1313
github.com/spf13/cobra v1.7.0
1414
github.com/stretchr/testify v1.8.4

go.sum

+2
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ github.com/onsi/ginkgo/v2 v2.11.0 h1:WgqUCUt/lT6yXoQ8Wef0fsNn5cAuMK7+KT9UFRz2tcU
3333
github.com/onsi/ginkgo/v2 v2.11.0/go.mod h1:ZhrRA5XmEE3x3rhlzamx/JJvujdZoJ2uvgI7kR0iZvM=
3434
github.com/onsi/gomega v1.27.8 h1:gegWiwZjBsf2DgiSbf5hpokZ98JVDMcWkUiigk6/KXc=
3535
github.com/onsi/gomega v1.27.8/go.mod h1:2J8vzI/s+2shY9XHRApDkdgPo1TKT7P2u6fXeJKFnNQ=
36+
github.com/onsi/gomega v1.27.9 h1:qIyVWbOsvQEye2QCqLsNSeH/5L1RS9vS382erEWfT3o=
37+
github.com/onsi/gomega v1.27.9/go.mod h1:RsS8tutOdbdgzbPtzzATp12yT7kM5I5aElG3evPbQ0M=
3638
github.com/opiproject/opi-api v0.0.0-20230712141241-3ccebf87270b h1:/t1mBhxyV8Obu2zeVhAjyXaLfy4dwCrS1A8/MJ71KFA=
3739
github.com/opiproject/opi-api v0.0.0-20230712141241-3ccebf87270b/go.mod h1:92pv4ulvvPMuxCJ9ND3aYbmBfEMLx0VCjpkiR7ZTqPY=
3840
github.com/opiproject/opi-api v0.0.0-20230713203751-f1f72eaaee0e h1:dFlwXYeXuRPKe5w40eDYMpc3+1zCQDXS+9W/5LWCnbU=

0 commit comments

Comments
 (0)