diff --git a/samples/boss.json b/samples/boss.json index bea1b09..be205e0 100644 --- a/samples/boss.json +++ b/samples/boss.json @@ -6,6 +6,7 @@ "mainsrc": "./", "projects": [], "dependencies": { - "github.com/hashload/horse": "^v2.0.6" + "github.com/hashload/horse": "^v2.0.6", + "github.com/giorgiobazzo/horse-upload": "^1.0.5" } -} \ No newline at end of file +}