Update dependency go to v1.23.6 #63

Merged
kjuulh merged 1 commits from renovate/all into main 2025-02-05 02:11:46 +01:00
Showing only changes of commit 591aa9d748 - Show all commits

2
go.mod
View File

@ -2,7 +2,7 @@ module github.com/kjuulh/ceen
go 1.22
toolchain go1.23.5
toolchain go1.23.6
require (
github.com/nats-io/nats-server/v2 v2.10.25