Skip to content

Commit

Permalink
version updates
Browse files Browse the repository at this point in the history
  • Loading branch information
talgendler committed Nov 10, 2022
1 parent 722cf2c commit 86737fe
Show file tree
Hide file tree
Showing 2 changed files with 643 additions and 45 deletions.
9 changes: 4 additions & 5 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,12 @@ go 1.14

require (
github.com/HdrHistogram/hdrhistogram-go v1.0.1 // indirect
github.com/go-masonry/mortar v1.0.25
github.com/go-masonry/mortar v1.0.31
github.com/golang/mock v1.6.0
github.com/opentracing/opentracing-go v1.2.0
github.com/pkg/errors v0.9.1 // indirect
github.com/stretchr/objx v0.1.1 // indirect
github.com/stretchr/testify v1.7.0
github.com/uber/jaeger-client-go v2.29.1+incompatible
github.com/stretchr/testify v1.8.0
github.com/uber/jaeger-client-go v2.30.0+incompatible
github.com/uber/jaeger-lib v2.4.1+incompatible // indirect
go.uber.org/fx v1.16.0
go.uber.org/fx v1.18.2
)
Loading

0 comments on commit 86737fe

Please sign in to comment.