Commit c29b767
fix: promote golang-jwt/jwt to direct dependency in go.mod
The httpclient utility imports jwt/v4 directly, so it should be listed
as a direct dependency rather than indirect to satisfy go mod tidy.
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent 5107a47 commit c29b767
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
21 | | - | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments