Skip to content

Commit

Permalink
Update horse version 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
viniciussanchez committed Feb 16, 2022
1 parent 576b3da commit 51c8037
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions boss-lock.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"hash": "37cdf91cb63badb018c3de5698104f56",
"updated": "2021-01-12T16:49:00.3150989-03:00",
"updated": "2022-02-16T08:55:26.4258866-03:00",
"installedModules": {
"github.com/hashload/horse": {
"name": "horse",
"version": "v2.0.14",
"hash": "38c6bebdc7b9712d6e5856d299289a26",
"version": "3.0.0",
"hash": "195e14c9c225f81a8c69d18b5118c149",
"artifacts": {},
"failed": false,
"changed": false
Expand Down
2 changes: 1 addition & 1 deletion boss.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
"mainsrc": "src/",
"projects": [],
"dependencies": {
"github.com/HashLoad/horse": "^2.0.8"
"github.com/HashLoad/horse": "^3.0.0"
}
}

0 comments on commit 51c8037

Please sign in to comment.