You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: MIGRATION.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ This guide covers all breaking changes between `github.com/lestrrat-go/jwx/v3` a
4
4
5
5
The [`jwxmigrate`](https://github.com/jwx-go/jwxmigrate) tool can apply mechanical fixes automatically and report issues that require manual review:
6
6
7
-
go install github.com/jwx-go/jwxmigrate@latest
7
+
go install github.com/jwx-go/jwxmigrate/v4@latest
8
8
9
9
# Apply all mechanical fixes in-place (import rewrites, renames, etc.)
0 commit comments