File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -138,7 +138,7 @@ require (
138
138
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
139
139
github.com/modern-go/reflect2 v1.0.2 // indirect
140
140
github.com/nats-io/jwt/v2 v2.5.2 // indirect
141
- github.com/nats-io/nkeys v0.4.5 // indirect
141
+ github.com/nats-io/nkeys v0.4.6 // indirect
142
142
github.com/nats-io/nuid v1.0.1 // indirect
143
143
github.com/olekukonko/tablewriter v0.0.5 // indirect
144
144
github.com/opencontainers/go-digest v1.0.0 // indirect
Original file line number Diff line number Diff line change @@ -523,8 +523,8 @@ github.com/nats-io/nats-server/v2 v2.10.1 h1:MIJ614dhOIdo71iSzY8ln78miXwrYvlvXHU
523
523
github.com/nats-io/nats-server/v2 v2.10.1 /go.mod h1:3PMvMSu2cuK0J9YInRLWdFpFsswKKGUS77zVSAudRto =
524
524
github.com/nats-io/nats.go v1.30.1 h1:o5RND+GaKgzNm2IOSLmHunWs6vH0GooAAaZZitiGJWk =
525
525
github.com/nats-io/nats.go v1.30.1 /go.mod h1:dcfhUgmQNN4GJEfIb2f9R7Fow+gzBF4emzDHrVBd5qM =
526
- github.com/nats-io/nkeys v0.4.5 h1:Zdz2BUlFm4fJlierwvGK+yl20IAKUm7eV6AAZXEhkPk =
527
- github.com/nats-io/nkeys v0.4.5 /go.mod h1:XUkxdLPTufzlihbamfzQ7mw/VGx6ObUs+0bN5sNvt64 =
526
+ github.com/nats-io/nkeys v0.4.6 h1:IzVe95ru2CT6ta874rt9saQRkWfe2nFj1NtvYSLqMzY =
527
+ github.com/nats-io/nkeys v0.4.6 /go.mod h1:4DxZNzenSVd1cYQoAa8948QY3QDjrHfcfVADymtkpts =
528
528
github.com/nats-io/nuid v1.0.1 h1:5iA8DT8V7q8WK2EScv2padNa/rTESc1KdnPw4TC2paw =
529
529
github.com/nats-io/nuid v1.0.1 /go.mod h1:19wcPz3Ph3q0Jbyiqsd0kePYG7A95tJPxeL+1OSON2c =
530
530
github.com/neo4j/neo4j-go-driver/v4 v4.4.7 h1:6D0DPI7VOVF6zB8eubY1lav7RI7dZ2mytnr3fj369Ow =
You can’t perform that action at this time.
0 commit comments