Update module github.com/nats-io/nats.go to v1.53.1

This commit is contained in:
renovate[bot]
2026-08-17 18:45:05 +00:00
committed by GitHub
parent 117e5cedab
commit c6bc30791c
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ require (
github.com/jwetzell/osc-go v0.3.0
github.com/jwetzell/psn-go v0.3.0
github.com/nats-io/nats-server/v2 v2.14.5
github.com/nats-io/nats.go v1.52.0
github.com/nats-io/nats.go v1.53.1
github.com/redis/go-redis/v9 v9.22.0
github.com/urfave/cli/v3 v3.10.1
gitlab.com/gomidi/midi/v2 v2.3.24