File tree 2 files changed +9
-9
lines changed
2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
7
7
github.com/gorilla/websocket v1.5.0
8
8
github.com/iris-contrib/go.uuid v2.0.0+incompatible
9
9
github.com/mediocregopher/radix/v3 v3.8.1
10
- github.com/nats-io/nats.go v1.22.1
10
+ github.com/nats-io/nats.go v1.23.0
11
11
golang.org/x/sync v0.1.0
12
12
)
13
13
@@ -18,8 +18,8 @@ require (
18
18
github.com/nats-io/nats-server/v2 v2.9.10 // indirect
19
19
github.com/nats-io/nkeys v0.3.0 // indirect
20
20
github.com/nats-io/nuid v1.0.1 // indirect
21
- golang.org/x/crypto v0.0.0-20220926161630-eccd6366d1be // indirect
22
- golang.org/x/sys v0.0.0-20220928140112-f11e5e49a4ec // indirect
21
+ golang.org/x/crypto v0.5.0 // indirect
22
+ golang.org/x/sys v0.4.0 // indirect
23
23
golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 // indirect
24
24
google.golang.org/protobuf v1.28.1 // indirect
25
25
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect
You can’t perform that action at this time.
0 commit comments