Add viper & download rdp file

This commit is contained in:
Bolke de Bruin
2020-07-16 16:04:04 +02:00
parent 31f09af9d0
commit 3797e279c2
4 changed files with 77 additions and 9 deletions

2
go.mod
View File

@@ -6,4 +6,6 @@ require (
github.com/gorilla/websocket v1.4.2
github.com/patrickmn/go-cache v2.1.0+incompatible
github.com/prometheus/client_golang v1.7.1
github.com/spf13/cobra v1.0.0
github.com/spf13/viper v1.7.0
)