Update Go client to release 1.19.0

Signed-off-by: Derek Collison <derek@nats.io>
This commit is contained in:
Derek Collison
2022-10-27 13:03:54 -07:00
parent 24081ae78e
commit a746b578e7
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -6,7 +6,7 @@ require (
github.com/klauspost/compress v1.15.11
github.com/minio/highwayhash v1.0.2
github.com/nats-io/jwt/v2 v2.3.0
github.com/nats-io/nats.go v1.18.1-0.20221020050032-ffbe2f99dcc9
github.com/nats-io/nats.go v1.19.0
github.com/nats-io/nkeys v0.3.0
github.com/nats-io/nuid v1.0.1
go.uber.org/automaxprocs v1.5.1