Update all dependencies
This commit is contained in:
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.9.8
|
||||
github.com/nats-io/nats.go v1.20.0
|
||||
github.com/nats-io/nats-server/v2 v2.9.9
|
||||
github.com/nats-io/nats.go v1.22.0
|
||||
github.com/nats-io/nuid v1.0.1
|
||||
github.com/stretchr/testify v1.8.1
|
||||
)
|
||||
|
Reference in New Issue
Block a user