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

This commit is contained in:
2026-05-08 00:09:08 +00:00
parent 07ab53860e
commit 9e0137f0a3
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ module lab.zlymeda.dynu.net/actions/nats-upload
go 1.26
require (
github.com/nats-io/nats.go v1.51.0
github.com/nats-io/nats.go v1.52.0
github.com/spf13/cobra v1.10.2
github.com/spf13/pflag v1.0.10
github.com/spf13/viper v1.21.0