This repository has been archived by the owner on Mar 8, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 723
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use fixed version of go-duktape (#2761)
* Update to fixed version of go-duktape Signed-off-by: Simon Stone <[email protected]> * Ensure build uses right version of go-duktape Signed-off-by: Simon Stone <[email protected]> * Remove broken git diff code Signed-off-by: Simon Stone <[email protected]>
- Loading branch information
Showing
3 changed files
with
14 additions
and
56 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
[submodule "packages/composer-runtime-hlfv1/vendor/gopkg.in/olebedev/go-duktape.v3"] | ||
path = packages/composer-runtime-hlfv1/vendor/gopkg.in/olebedev/go-duktape.v3 | ||
url = https://gopkg.in/olebedev/go-duktape.v3.git | ||
url = https://gopkg.in/sstone1/go-duktape.v3.git | ||
branch = v3 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
packages/composer-runtime-hlfv1/vendor/gopkg.in/olebedev/go-duktape.v3
Submodule go-duktape.v3
updated
from 328328 to 067e9a