Compare commits

..

1 Commits

Author SHA1 Message Date
85dd97f7c4 Update all dependencies 2025-07-02 00:11:12 +00:00

2
go.mod
View File

@ -2,7 +2,7 @@ module github.com/kjuulh/ceen
go 1.23.0
toolchain go1.24.5
toolchain go1.24.4
require (
github.com/nats-io/nats-server/v2 v2.11.6