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

This commit is contained in:
2026-02-23 23:12:49 +00:00
parent 24da672a58
commit 4fb112c15b
2 changed files with 3 additions and 1 deletions

2
go.mod
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.48.0
github.com/nats-io/nats.go v1.49.0
golang.org/x/mod v0.33.0
)