Merge branch 'main' into dev

This commit is contained in:
Derek Collison
2023-06-12 14:12:27 -07:00
2 changed files with 2 additions and 2 deletions

2
go.mod
View File

@@ -6,7 +6,7 @@ require (
github.com/klauspost/compress v1.16.5
github.com/minio/highwayhash v1.0.2
github.com/nats-io/jwt/v2 v2.4.1
github.com/nats-io/nats.go v1.26.0
github.com/nats-io/nats.go v1.27.0
github.com/nats-io/nkeys v0.4.4
github.com/nats-io/nuid v1.0.1
go.uber.org/automaxprocs v1.5.1

View File

@@ -41,7 +41,7 @@ var (
const (
// VERSION is the current version for the server.
VERSION = "2.10.0-beta.41"
VERSION = "2.10.0-beta.42"
// PROTO is the currently supported protocol.
// 0 was the original