added nats-exec

This commit is contained in:
2026-02-21 12:56:58 +01:00
parent 7e6e18e9fa
commit 78d1e44add
5 changed files with 176 additions and 1 deletions

View File

@@ -39,4 +39,4 @@ inputs:
default: 'false'
runs:
using: 'go'
main: 'main.go'
main: 'cmd/nats-upload/main.go'