Compare commits

..

1 Commits

Author SHA1 Message Date
8071763059 Update all dependencies 2025-05-03 00:08:44 +00:00

2
go.mod
View File

@ -2,7 +2,7 @@ module github.com/kjuulh/ceen
go 1.23.0
toolchain go1.24.3
toolchain go1.24.2
require (
github.com/nats-io/nats-server/v2 v2.11.3