Skip to content

Commit

Permalink
Update dependencies.md
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 7, 2025
1 parent 1e1519f commit 39f418c
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 |
| github.com/golang/protobuf/proto | BSD-3-Clause |
| github.com/klauspost/compress | BSD-3-Clause |
| 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 |
| Dependency | License |
|--------------------------------------------------|-----------------------------------------|
| github.com/klauspost/compress/flate | Apache-2.0 |
| github.com/nats-io/nats.go | Apache-2.0 |
| github.com/nats-io/nkeys | Apache-2.0 |
| github.com/nats-io/nuid | Apache-2.0 |
| golang.org/x/crypto | BSD-3-Clause |
| golang.org/x/sys/cpu | BSD-3-Clause |
| golang.org/x/text | BSD-3-Clause |
| google.golang.org/protobuf | BSD-3-Clause |

0 comments on commit 39f418c

Please sign in to comment.