Update all dependencies
This commit is contained in:
parent
bed686ada6
commit
b6f0907f09
6
go.mod
6
go.mod
@ -3,10 +3,10 @@ module github.com/kjuulh/ceen
|
||||
go 1.19
|
||||
|
||||
require (
|
||||
github.com/nats-io/nats-server/v2 v2.10.9
|
||||
github.com/nats-io/nats.go v1.32.0
|
||||
github.com/nats-io/nats-server/v2 v2.10.11
|
||||
github.com/nats-io/nats.go v1.33.1
|
||||
github.com/nats-io/nuid v1.0.1
|
||||
github.com/stretchr/testify v1.8.4
|
||||
github.com/stretchr/testify v1.9.0
|
||||
)
|
||||
|
||||
require (
|
||||
|
Loading…
Reference in New Issue
Block a user