Update module github.com/nats-io/nats.go to v1.25.0
This commit is contained in:
4
go.mod
4
go.mod
@@ -4,7 +4,7 @@ go 1.19
|
||||
|
||||
require (
|
||||
github.com/nats-io/nats-server/v2 v2.9.15
|
||||
github.com/nats-io/nats.go v1.24.0
|
||||
github.com/nats-io/nats.go v1.25.0
|
||||
github.com/nats-io/nuid v1.0.1
|
||||
github.com/stretchr/testify v1.8.2
|
||||
)
|
||||
@@ -15,7 +15,7 @@ require (
|
||||
github.com/klauspost/compress v1.16.0 // indirect
|
||||
github.com/minio/highwayhash v1.0.2 // indirect
|
||||
github.com/nats-io/jwt/v2 v2.3.0 // indirect
|
||||
github.com/nats-io/nkeys v0.3.0 // indirect
|
||||
github.com/nats-io/nkeys v0.4.4 // indirect
|
||||
github.com/pmezard/go-difflib v1.0.0 // indirect
|
||||
github.com/stretchr/objx v0.5.0 // indirect
|
||||
golang.org/x/crypto v0.6.0 // indirect
|
||||
|
Reference in New Issue
Block a user