Skip to content

Commit

Permalink
Merge pull request #7 from go-coldbrew/feat/switch-client-order
Browse files Browse the repository at this point in the history
switching execution order of grpc_retry and hystrix
  • Loading branch information
ankurs authored Mar 28, 2023
2 parents 7dc1076 + bd26400 commit ce3160c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 44 deletions.
1 change: 0 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ require (
github.com/grpc-ecosystem/grpc-gateway/v2 v2.7.2
github.com/newrelic/go-agent/v3 v3.15.2
github.com/newrelic/go-agent/v3/integrations/nrgrpc v1.3.1
github.com/princjef/gomarkdoc v0.1.3 // indirect
github.com/prometheus/common v0.32.1 // indirect
golang.org/x/net v0.0.0-20211216030914-fe4d6282115f // indirect
golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e // indirect
Expand Down
Loading

0 comments on commit ce3160c

Please sign in to comment.