- Downloads
Add viper & download rdp file
download.go
0 → 100644
| ... | ... | @@ -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 | ||
| ) |
Please register or sign in to comment