diff options
Diffstat (limited to 'meta/3rd/OpenResty/library/resty/sha.lua')
m--------- | meta/3rd/OpenResty | 0 | ||||
-rw-r--r-- | meta/3rd/OpenResty/library/resty/sha.lua | 4 |
2 files changed, 0 insertions, 4 deletions
diff --git a/meta/3rd/OpenResty b/meta/3rd/OpenResty new file mode 160000 +Subproject 3bec36f0f645bb38b3c8208990d5c36feb66ce3 diff --git a/meta/3rd/OpenResty/library/resty/sha.lua b/meta/3rd/OpenResty/library/resty/sha.lua deleted file mode 100644 index 716d0bd1..00000000 --- a/meta/3rd/OpenResty/library/resty/sha.lua +++ /dev/null @@ -1,4 +0,0 @@ ----@meta -local resty_sha={} -resty_sha._VERSION = require("resty.string")._VERSION -return resty_sha
\ No newline at end of file |