From 39f418c895539375a0604f0a8abc8f3628d4e297 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 7 Jan 2025 21:58:59 +0000 Subject: [PATCH] Update dependencies.md --- dependencies.md | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/dependencies.md b/dependencies.md index ec9ab3c6a..60ad05027 100644 --- a/dependencies.md +++ b/dependencies.md @@ -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 | +