Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Build-deps]: Bump github.com/onsi/gomega from 1.10.5 to 1.11.0 #25

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
3 changes: 2 additions & 1 deletion go.mod
Expand Up @@ -10,6 +10,7 @@ require (
github.com/ReneKroon/ttlcache/v2 v2.3.0
github.com/aws/aws-sdk-go v1.37.24
github.com/c-bata/go-prompt v0.2.5
github.com/ceph/go-ceph v0.8.0
github.com/cheggaaa/pb v1.0.29
github.com/coreos/go-oidc v2.2.1+incompatible
github.com/cs3org/cato v0.0.0-20200828125504-e418fc54dd5e
Expand All @@ -33,7 +34,7 @@ require (
github.com/mitchellh/copystructure v1.0.0 // indirect
github.com/mitchellh/mapstructure v1.4.1
github.com/onsi/ginkgo v1.15.0
github.com/onsi/gomega v1.10.5
github.com/onsi/gomega v1.11.0
github.com/ory/fosite v0.38.0
github.com/pkg/errors v0.9.1
github.com/pkg/xattr v0.4.3
Expand Down
36 changes: 8 additions & 28 deletions go.sum

Large diffs are not rendered by default.