File tree Expand file tree Collapse file tree 4 files changed +26
-26
lines changed Expand file tree Collapse file tree 4 files changed +26
-26
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ require (
11
11
github.com/hashicorp/go-retryablehttp v0.7.7
12
12
github.com/livekit/protocol v1.36.1
13
13
github.com/nats-io/jwt/v2 v2.7.3
14
- github.com/nats-io/nats.go v1.40.1
14
+ github.com/nats-io/nats.go v1.41.0
15
15
github.com/nats-io/nkeys v0.4.10
16
16
github.com/sirupsen/logrus v1.9.3
17
17
google.golang.org/protobuf v1.36.6
Original file line number Diff line number Diff line change @@ -114,8 +114,8 @@ github.com/moby/term v0.5.0 h1:xt8Q1nalod/v7BqbG21f8mQPqH+xAaC9C3N3wfWbVP0=
114
114
github.com/moby/term v0.5.0 /go.mod h1:8FzsFHVUBGZdbDsJw/ot+X+d5HLUbvklYLJ9uGfcI3Y =
115
115
github.com/nats-io/jwt/v2 v2.7.3 h1:6bNPK+FXgBeAqdj4cYQ0F8ViHRbi7woQLq4W29nUAzE =
116
116
github.com/nats-io/jwt/v2 v2.7.3 /go.mod h1:GvkcbHhKquj3pkioy5put1wvPxs78UlZ7D/pY+BgZk4 =
117
- github.com/nats-io/nats.go v1.40.1 h1:MLjDkdsbGUeCMKFyCFoLnNn/HDTqcgVa3EQm+pMNDPk =
118
- github.com/nats-io/nats.go v1.40.1 /go.mod h1:wV73x0FSI/orHPSYoyMeJB+KajMDoWyXmFaRrrYaaTo =
117
+ github.com/nats-io/nats.go v1.41.0 h1:PzxEva7fflkd+n87OtQTXqCTyLfIIMFJBpyccHLE2Ko =
118
+ github.com/nats-io/nats.go v1.41.0 /go.mod h1:wV73x0FSI/orHPSYoyMeJB+KajMDoWyXmFaRrrYaaTo =
119
119
github.com/nats-io/nkeys v0.4.10 h1:glmRrpCmYLHByYcePvnTBEAwawwapjCPMjy2huw20wc =
120
120
github.com/nats-io/nkeys v0.4.10 /go.mod h1:OjRrnIKnWBFl+s4YK5ChQfvHP2fxqZexrKJoVVyWB3U =
121
121
github.com/nats-io/nuid v1.0.1 h1:5iA8DT8V7q8WK2EScv2padNa/rTESc1KdnPw4TC2paw =
Original file line number Diff line number Diff line change 22
22
"@parcel/packager-ts" : " 2.14.4" ,
23
23
"@parcel/transformer-typescript-types" : " 2.14.4" ,
24
24
"parcel" : " 2.14.4" ,
25
- "typescript" : " 5.8.2 "
25
+ "typescript" : " 5.8.3 "
26
26
}
27
27
}
You can’t perform that action at this time.
0 commit comments