Update all dependencies
This commit is contained in:
parent
bed686ada6
commit
17b121f7be
4
go.mod
4
go.mod
@ -3,8 +3,8 @@ 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.10
|
||||
github.com/nats-io/nats.go v1.33.0
|
||||
github.com/nats-io/nuid v1.0.1
|
||||
github.com/stretchr/testify v1.8.4
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user