Skip to content

Commit

Permalink
Bump github.com/onsi/gomega from 1.29.0 to 1.30.0 (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 9, 2023
1 parent bd0fd0d commit 5c4842d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ require (
github.com/hashicorp/consul/api v1.26.1
github.com/hashicorp/go-multierror v1.1.1
github.com/miekg/dns v1.1.56
github.com/onsi/gomega v1.29.0
github.com/onsi/gomega v1.30.0
github.com/orange-cloudfoundry/gsloc-go-sdk v0.6.0
github.com/oschwald/geoip2-golang v1.9.0
github.com/pkg/errors v0.9.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -165,8 +165,8 @@ github.com/modern-go/reflect2 v1.0.1/go.mod h1:bx2lNnkwVCuqBIxFjflWJWanXIb3Rllmb
github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U=
github.com/onsi/ginkgo/v2 v2.13.0 h1:0jY9lJquiL8fcf3M4LAXN5aMlS/b2BV86HFFPCPMgE4=
github.com/onsi/ginkgo/v2 v2.13.0/go.mod h1:TE309ZR8s5FsKKpuB1YAQYBzCaAfUgatB/xlT/ETL/o=
github.com/onsi/gomega v1.29.0 h1:KIA/t2t5UBzoirT4H9tsML45GEbo3ouUnBHsCfD2tVg=
github.com/onsi/gomega v1.29.0/go.mod h1:9sxs+SwGrKI0+PWe4Fxa9tFQQBG5xSsSbMXOI8PPpoQ=
github.com/onsi/gomega v1.30.0 h1:hvMK7xYz4D3HapigLTeGdId/NcfQx1VHMJc60ew99+8=
github.com/onsi/gomega v1.30.0/go.mod h1:9sxs+SwGrKI0+PWe4Fxa9tFQQBG5xSsSbMXOI8PPpoQ=
github.com/orange-cloudfoundry/gsloc-go-sdk v0.6.0 h1:aL3QdTYzAFKerwOVD7qg2vqm5S2GA9AnhNHjqu2fpvM=
github.com/orange-cloudfoundry/gsloc-go-sdk v0.6.0/go.mod h1:t7I60OATKiFc45BOEmKv/RRAKdD943uFwhWS1hu55sA=
github.com/oschwald/geoip2-golang v1.9.0 h1:uvD3O6fXAXs+usU+UGExshpdP13GAqp4GBrzN7IgKZc=
Expand Down

0 comments on commit 5c4842d

Please sign in to comment.