Skip to content

Commit 49c9c18

Browse files
committed
Added submodules
1 parent 94108b5 commit 49c9c18

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,6 @@
44
[submodule "third-party/lua-resty-jwt"]
55
path = third-party/lua-resty-jwt
66
url = https://github.com/cdbattags/lua-resty-jwt.git
7+
[submodule "third-party/lua-resty-hmac"]
8+
path = third-party/lua-resty-hmac
9+
url = https://github.com/jkeys089/lua-resty-hmac.git

third-party/lua-resty-hmac

Submodule lua-resty-hmac added at 79a4929

0 commit comments

Comments
 (0)