Compare commits

..

1 Commits

Author SHA1 Message Date
524907efa0 Update all dependencies 2025-05-07 00:07:52 +00:00

2
go.mod
View File

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