submodules: add vendor/rangeless
This commit is contained in:
parent
9f830e0c41
commit
58de07629e
5
.gitmodules
vendored
5
.gitmodules
vendored
@ -13,6 +13,11 @@
|
||||
url = https://github.com/upx/upx-vendor-lzma-sdk.git
|
||||
branch = upx-vendor
|
||||
shallow = true
|
||||
[submodule "vendor/rangeless"]
|
||||
path = vendor/rangeless
|
||||
url = https://github.com/upx/upx-vendor-rangeless.git
|
||||
branch = upx-vendor
|
||||
shallow = true
|
||||
[submodule "vendor/ucl"]
|
||||
path = vendor/ucl
|
||||
url = https://github.com/upx/upx-vendor-ucl.git
|
||||
|
||||
1
vendor/rangeless
vendored
Submodule
1
vendor/rangeless
vendored
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit c283c97b47252e20ca0307f5a5641c490419e23b
|
||||
Loading…
Reference in New Issue
Block a user