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 1
1
module github.com/nats-io/jwt/v2
2
2
3
- go 1.22
3
+ go 1.23.0
4
4
5
- require github.com/nats-io/nkeys v0.4.9
5
+ require github.com/nats-io/nkeys v0.4.11
6
6
7
7
retract (
8
8
v2.7.1 // contains retractions only
9
9
v2.7.0 // includes case insensitive changes to tags that break jetstream placement
10
10
)
11
11
12
12
require (
13
- golang.org/x/crypto v0.31 .0 // indirect
14
- golang.org/x/sys v0.28 .0 // indirect
13
+ golang.org/x/crypto v0.37 .0 // indirect
14
+ golang.org/x/sys v0.32 .0 // indirect
15
15
)
Original file line number Diff line number Diff line change 1
- github.com/nats-io/nkeys v0.4.9 h1:qe9Faq2Gxwi6RZnZMXfmGMZkg3afLLOtrU+gDZJ35b0 =
2
- github.com/nats-io/nkeys v0.4.9 /go.mod h1:jcMqs+FLG+W5YO36OX6wFIFcmpdAns+w1Wm6D3I/evE =
3
- golang.org/x/crypto v0.31 .0 h1:ihbySMvVjLAeSH1IbfcRTkD/iNscyz8rGzjF/E5hV6U =
4
- golang.org/x/crypto v0.31 .0 /go.mod h1:kDsLvtWBEx7MV9tJOj9bnXsPbxwJQ6csT/x4KIN4Ssk =
5
- golang.org/x/sys v0.28 .0 h1:Fksou7UEQUWlKvIdsqzJmUmCX3cZuD2+P3XyyzwMhlA =
6
- golang.org/x/sys v0.28 .0 /go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA =
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 =
You can’t perform that action at this time.
0 commit comments