Update dependency go to v1.23.4 #58

Merged
kjuulh merged 1 commits from renovate/all into main 2024-12-04 02:12:10 +01:00
Showing only changes of commit 217ce4feb4 - Show all commits

2
go.mod
View File

@ -2,7 +2,7 @@ module github.com/kjuulh/ceen
go 1.21.0
toolchain go1.23.3
toolchain go1.23.4
require (
github.com/nats-io/nats-server/v2 v2.10.22