Skip to content

Commit

Permalink
housekeeping: Update module github.com/uber-go/tally/v4 to v4.1.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 21, 2024
1 parent daefdfb commit 6a782ad
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 5 deletions.
3 changes: 2 additions & 1 deletion backend/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ require (
github.com/shurcooL/vfsgen v0.0.0-20230704071429-0000e147ea92
github.com/slack-go/slack v0.12.2
github.com/stretchr/testify v1.8.4
github.com/uber-go/tally/v4 v4.1.6
github.com/uber-go/tally/v4 v4.1.13
go.temporal.io/sdk v1.24.0
go.temporal.io/sdk/contrib/tally v0.2.0
go.uber.org/zap v1.26.0
Expand Down Expand Up @@ -84,6 +84,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.15.5 // indirect
github.com/beorn7/perks v1.0.1 // indirect
github.com/bufbuild/protocompile v0.6.0 // indirect
github.com/cactus/go-statsd-client/v5 v5.0.0 // indirect
github.com/census-instrumentation/opencensus-proto v0.4.1 // indirect
github.com/cespare/xxhash/v2 v2.2.0 // indirect
github.com/cloudflare/circl v1.3.3 // indirect
Expand Down
11 changes: 7 additions & 4 deletions backend/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6a782ad

Please sign in to comment.