Skip to content

Commit

Permalink
maint(deps): bump github.com/onsi/gomega from 1.10.1 to 1.27.10
Browse files Browse the repository at this point in the history
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.10.1 to 1.27.10.
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](onsi/gomega@v1.10.1...v1.27.10)

---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 1, 2023
1 parent 1000ac6 commit 49f5a50
Show file tree
Hide file tree
Showing 2 changed files with 82 additions and 15 deletions.
5 changes: 2 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,9 @@ module github.com/weaveworks-experiments/kspan
go 1.13

require (
github.com/go-logr/logr v0.1.0
github.com/go-logr/logr v1.2.4
github.com/imdario/mergo v0.3.9 // indirect
github.com/onsi/ginkgo v1.14.0 // indirect
github.com/onsi/gomega v1.10.1
github.com/onsi/gomega v1.27.10
github.com/pkg/errors v0.9.1
github.com/prometheus/client_golang v1.15.1
go.opentelemetry.io/otel v0.19.0
Expand Down
Loading

0 comments on commit 49f5a50

Please sign in to comment.