diff --git a/boss-lock.json b/boss-lock.json index 4f37def..215c728 100644 --- a/boss-lock.json +++ b/boss-lock.json @@ -1,6 +1,6 @@ { "hash": "e418299cf5cb8b234a6a93d8c623f08b", - "updated": "2021-02-02T10:18:23.3844853-03:00", + "updated": "2022-02-16T09:17:12.099941-03:00", "installedModules": { "github.com/dliocode/horse-utils-clientip": { "name": "horse-utils-clientip", @@ -12,8 +12,8 @@ }, "github.com/hashload/horse": { "name": "horse", - "version": "v2.0.14", - "hash": "38c6bebdc7b9712d6e5856d299289a26", + "version": "3.0.0", + "hash": "195e14c9c225f81a8c69d18b5118c149", "artifacts": {}, "failed": false, "changed": false diff --git a/boss.json b/boss.json index e52556d..65aa37a 100644 --- a/boss.json +++ b/boss.json @@ -1,12 +1,12 @@ { "name": "horse-logger", "description": "Middleware for access logging in HORSE", - "version": "2.0.0", + "version": "2.0.5", "homepage": "https://github.com/HashLoad/horse-logger", "mainsrc": "./src/", "projects": [], "dependencies": { "github.com/dliocode/horse-utils-clientip": "^0.0.6", - "github.com/hashload/horse": "^2.0.10" + "github.com/hashload/horse": "^3.0.0" } } \ No newline at end of file