Skip to content

Commit

Permalink
Fix module name to v2 in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
maksim.konovalov committed Jan 15, 2025
1 parent 6a04373 commit 49bcd74
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 @@ -94,7 +94,7 @@ import (
"strconv"
"time"

vshardrouter "github.com/tarantool/go-vshard-router"
vshardrouter "github.com/tarantool/go-vshard-router/v2"
"github.com/tarantool/go-vshard-router/v2/providers/static"

"github.com/google/uuid"
Expand Down

0 comments on commit 49bcd74

Please sign in to comment.