File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed
Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 11module github.com/nats-io/jwt/v2
22
3- go 1.23 .0
3+ go 1.24 .0
44
5- require github.com/nats-io/nkeys v0.4.11
5+ require github.com/nats-io/nkeys v0.4.15
66
77retract (
88 v2.7.1 // contains retractions only
99 v2.7.0 // includes case insensitive changes to tags that break jetstream placement
1010)
1111
1212require (
13- golang.org/x/crypto v0.37 .0 // indirect
14- golang.org/x/sys v0.32 .0 // indirect
13+ golang.org/x/crypto v0.48 .0 // indirect
14+ golang.org/x/sys v0.41 .0 // indirect
1515)
Original file line number Diff line number Diff line change 1- github.com/nats-io/nkeys v0.4.11 h1:q44qGV008kYd9W1b1nEBkNzvnWxtRSQ7A8BoqRrcfa0 =
2- github.com/nats-io/nkeys v0.4.11 /go.mod h1:szDimtgmfOi9n25JpfIdGw12tZFYXqhGxjhVxsatHVE =
3- golang.org/x/crypto v0.37 .0 h1:kJNSjF/Xp7kU0iB2Z+9viTPMW4EqqsrywMXLJOOsXSE =
4- golang.org/x/crypto v0.37 .0 /go.mod h1:vg+k43peMZ0pUMhYmVAWysMK35e6ioLh3wB8ZCAfbVc =
5- golang.org/x/sys v0.32 .0 h1:s77OFDvIQeibCmezSnk/q6iAfkdiQaJi4VzroCFrN20 =
6- golang.org/x/sys v0.32 .0 /go.mod h1:BJP2sWEmIv4KK5OTEluFJCKSidICx8ciO85XgH3Ak8k =
1+ github.com/nats-io/nkeys v0.4.15 h1:JACV5jRVO9V856KOapQ7x+EY8Jo3qw1vJt/9Jpwzkk4 =
2+ github.com/nats-io/nkeys v0.4.15 /go.mod h1:CpMchTXC9fxA5zrMo4KpySxNjiDVvr8ANOSZdiNfUrs =
3+ golang.org/x/crypto v0.48 .0 h1:/VRzVqiRSggnhY7gNRxPauEQ5Drw9haKdM0jqfcCFts =
4+ golang.org/x/crypto v0.48 .0 /go.mod h1:r0kV5h3qnFPlQnBSrULhlsRfryS2pmewsg+XfMgkVos =
5+ golang.org/x/sys v0.41 .0 h1:Ivj+2Cp/ylzLiEU89QhWblYnOE9zerudt9Ftecq2C6k =
6+ golang.org/x/sys v0.41 .0 /go.mod h1:OgkHotnGiDImocRcuBABYBEXf8A9a87e/uXjp9XT3ks =
You can’t perform that action at this time.
0 commit comments