Skip to content

Commit

Permalink
feat: support polaris service registration discovery
Browse files Browse the repository at this point in the history
  • Loading branch information
lbbniu committed Nov 11, 2022
1 parent 7004872 commit fa85da3
Show file tree
Hide file tree
Showing 5 changed files with 502 additions and 22 deletions.
1 change: 1 addition & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ require (
github.com/opentracing/opentracing-go v1.1.0
github.com/openzipkin-contrib/zipkin-go-opentracing v0.4.5
github.com/openzipkin/zipkin-go v0.4.0
github.com/polarismesh/polaris-go v1.2.0-beta.3
github.com/stretchr/testify v1.7.1
go.uber.org/automaxprocs v1.5.1
)
Loading

0 comments on commit fa85da3

Please sign in to comment.