Skip to content

Commit

Permalink
fix(deps): update module github.com/onsi/gomega to v1.10.5
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 25, 2023
1 parent 62adef7 commit 650270b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.13
require (
github.com/davecgh/go-spew v1.1.1
github.com/onsi/ginkgo v1.13.0
github.com/onsi/gomega v1.10.1
github.com/onsi/gomega v1.10.5
github.com/sirupsen/logrus v1.6.0
github.com/urfave/cli/v2 v2.2.0
)

0 comments on commit 650270b

Please sign in to comment.