Skip to content

Commit 5221598

Browse files
authored
fix jwxmigrate install path in MIGRATION.md (#2076)
1 parent 086585f commit 5221598

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

MIGRATION.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This guide covers all breaking changes between `github.com/lestrrat-go/jwx/v3` a
44

55
The [`jwxmigrate`](https://github.com/jwx-go/jwxmigrate) tool can apply mechanical fixes automatically and report issues that require manual review:
66

7-
go install github.com/jwx-go/jwxmigrate@latest
7+
go install github.com/jwx-go/jwxmigrate/v4@latest
88

99
# Apply all mechanical fixes in-place (import rewrites, renames, etc.)
1010
jwxmigrate --fix ./...

0 commit comments

Comments
 (0)