Update all deps

This commit was merged in pull request #10.
This commit is contained in:
2026-08-14 00:08:46 +00:00
parent 3aacdb3ace
commit 02afeeca93
2 changed files with 6 additions and 2 deletions
+2 -2
View File
@@ -3,10 +3,10 @@ module lab.zlymeda.dynu.net/actions/nats-upload
go 1.26.5
require (
github.com/nats-io/nats.go v1.52.0
github.com/nats-io/nats.go v1.53.1
github.com/spf13/cobra v1.10.2
github.com/spf13/viper v1.21.0
golang.org/x/mod v0.38.0
golang.org/x/mod v0.40.0
)
require (