Skip to content

Commit

Permalink
Update version on README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sercand authored Jun 2, 2023
1 parent 6a16b8f commit 92a75fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ It comes with a small ~250 LOC kubernetes client to find service endpoints. Ther
```go

// Import the module
import "github.com/sercand/kuberesolver/v4"
import "github.com/sercand/kuberesolver/v5"

// Register kuberesolver to grpc before calling grpc.Dial
kuberesolver.RegisterInCluster()
Expand Down

0 comments on commit 92a75fd

Please sign in to comment.