update commands when running in supervised mode

This commit is contained in:
A.Unger
2021-03-10 11:10:46 +01:00
parent 25909d5923
commit 4e37d4a2f6
72 changed files with 1547 additions and 803 deletions
+1
View File
@@ -20,6 +20,7 @@ require (
github.com/prometheus/client_golang v1.7.1
github.com/rs/zerolog v1.20.0
github.com/spf13/viper v1.7.1
github.com/thejerf/suture v4.0.0+incompatible
go.opencensus.io v0.23.0
)