Update all deps

This commit was merged in pull request #6.
This commit is contained in:
2026-04-15 00:08:05 +00:00
parent 1be5902ad9
commit 07ab53860e
2 changed files with 6 additions and 2 deletions
+2 -2
View File
@@ -3,11 +3,11 @@ module lab.zlymeda.dynu.net/actions/nats-upload
go 1.26
require (
github.com/nats-io/nats.go v1.50.0
github.com/nats-io/nats.go v1.51.0
github.com/spf13/cobra v1.10.2
github.com/spf13/pflag v1.0.10
github.com/spf13/viper v1.21.0
golang.org/x/mod v0.34.0
golang.org/x/mod v0.35.0
)
require (