Skip to content

Commit

Permalink
Format dependencies.md and remove versions
Browse files Browse the repository at this point in the history
Signed-off-by: Piotr Piotrowski <piotr@synadia.com>
  • Loading branch information
piotrpio committed Oct 13, 2023
1 parent e4ae318 commit 8c454aa
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions dependencies.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@

This file lists the dependencies used in this repository.

| Dependency | License |
|-|-|
| Go | BSD 3-Clause "New" or "Revised" License |
| github.com/golang/protobuf v1.4.2 | BSD 3-Clause "New" or "Revised" License |
| github.com/nats-io/nats-server/v2 v2.10.0 | Apache License 2.0 |
| github.com/nats-io/nkeys v0.4.5 | Apache License 2.0 |
| github.com/nats-io/nuid v1.0.1 | Apache License 2.0 |
| google.golang.org/protobuf v1.23.0 | BSD 3-Clause License |
| github.com/klauspost/compress v1.17.0 | Apache License 2.0 |
| go.uber.org/goleak v1.2.1 | MIT License |
| golang.org/x/text | BSD 3-Clause License |
| Dependency | License |
|-------------------------------------|--------------|
| Go | BSD 3-Clause |
| github.com/golang/protobuf/proto | BSD-3-Clause |
| github.com/klauspost/compress/flate | Apache-2.0 |
| github.com/nats-io/nats-server/v2 | Apache-2.0 |
| github.com/nats-io/nkeys | Apache-2.0 |
| github.com/nats-io/nuid | Apache-2.0 |
| go.uber.org/goleak | MIT |
| golang.org/x/text | BSD-3-Clause |
| google.golang.org/protobuf | BSD-3-Clause |

0 comments on commit 8c454aa

Please sign in to comment.